Description
(from #2535 (comment))
This flags some issues that users found when following steps in the docs,
Activating multiple profiles does work, but I think the docs need improvement.
The docs should make it clearer that patches are needed to append to lists, such as lists of helm releases or kustomize paths. This applies to profiles that overlay on the root level, as well as when multiple profiles are activated.
In addition, there is still an issue patching-over an empty value (#2741, #3446, #8637). I suggest calling this out in the docs.
To help troubleshoot,
skaffold diagnose will show the resulting Config.
The new skaffold render will output the resulting manifests.
Also see:
Skaffold Profile doesn't allow to patch /deploy/helm/releases/0/setValues/global/namespace #6908
#8379 (comment)