Flux 2.7 ConfigMap/Secret watcher vs. Kustomize configMapGenerator #5609
-
|
Hi, I've been playing with Flux 2.7's I was wondering: are there scenarios where the "old" way of generating |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The kustomize generators are no longer useful for Flux itself, but if you have some Kubernetes Deployment that needs to be rolled out on a ConfigMap/Secret volume change, then you would use the kustomize generators. |
Beta Was this translation helpful? Give feedback.
The kustomize generators are no longer useful for Flux itself, but if you have some Kubernetes Deployment that needs to be rolled out on a ConfigMap/Secret volume change, then you would use the kustomize generators.