Skip to content

Allow string formatting when patching.#27

Draft
bsda wants to merge 1 commit intokapicorp:mainfrom
bsda:chore/kgenlib-patch-string
Draft

Allow string formatting when patching.#27
bsda wants to merge 1 commit intokapicorp:mainfrom
bsda:chore/kgenlib-patch-string

Conversation

@bsda
Copy link
Contributor

@bsda bsda commented Apr 7, 2025

    patch:
      - conditions:
          kind: [ Deployment,Service,HorizontalPodAutoscaler,PodDisruptionBudget ]
        patch:
          metadata:
            labels:
              component: "{content.component_name}"

```
    patch:
      - conditions:
          kind: [ Deployment,Service,HorizontalPodAutoscaler,PodDisruptionBudget ]
        patch:
          metadata:
            labels:
              component: "{content.component_name}"
 ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant