|
|
|
|
|
by miiiiiike
924 days ago
|
|
That just using Kustomize. There’s a difference between learning curve and frustration post learning curve. Kustomize isn’t that bad, Helm comes with far more headaches, especially if you need to do any kind of inheritance. Keep your customizations flat and compile them to yaml+grep to find out what’s getting overridden and where. |
|