I have list of images that have similar deployment specs but different repository uri i want to deploy them on k8 cluster, i am using FluxCD, i am open to use any k8s tool.
Asked
Active
Viewed 732 times
1 Answers
0
Does this help? It's a similar use case (looping over items to produce similar specs)

Blender Fox
- 4,442
- 2
- 17
- 30
-
1any way to do this with kustomize ? thanx – Pawan Kumar Jul 04 '22 at 17:19
-
I'm no expert on Kustomize but everything I'd read seems to imply it is far more limiting than Helm, so I would lean towards "no". – Blender Fox Jul 04 '22 at 17:31