kustomize
kustomize copied to clipboard
ConfigMaps items are generated with random order
Description
kustomize build . produces configmap items in a random order and although it is somehow benign since it produces equivalent YAML files, it would be great if the build outputs are consistent and reproducible.
I tested it with kustomize v4.4.1