argo-examples/kustom-webapp/overlays/dev/kustomization.yaml
Muhd Iqbal f77863b638
Update kustomization.yaml
The latest version of kustomize may be causing this error;

`error: invalid kustomization: json: cannot unmarshal string into go struct field kustomization.patches of type types.patch`
2023-06-21 14:34:31 +08:00

10 lines
119 B
YAML

bases:
- ../../base
patches:
- path: replicas.yaml
configMapGenerator:
- name: mykustom-map
env: config.properties