-
Hello there everyone, I am new to Flux just started diving deep into it in earnest about a week ago. The specific use case that I have for using Flux is setting up a GitOps deployment pipeline for some software which is released through Helm but that I want to make some modifications to: specifically, I want to patch an environment variable in one of the deployments and then swap out one of their services for one of my own. Is that possible to do with Kustomization from a HelmRepository source? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
See the post renderers functionality with builtin Kustomize support available in the helm-controller: https://fluxcd.io/docs/components/helm/helmreleases/#post-renderers |
Beta Was this translation helpful? Give feedback.
See the post renderers functionality with builtin Kustomize support available in the helm-controller: https://fluxcd.io/docs/components/helm/helmreleases/#post-renderers