kustomize uses "legacy" sorting by default, which creates a lot of noise in when diffing after adding a patch to an existing release. It would be helpful to be able to set this to fifo so that it leaves the rest of the template undisturbed.
ref: https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/sortoptions/
kustomize uses "legacy" sorting by default, which creates a lot of noise in when diffing after adding a patch to an existing release. It would be helpful to be able to set this to fifo so that it leaves the rest of the template undisturbed.
ref: https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/sortoptions/