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`
This commit is contained in:
Muhd Iqbal 2023-06-21 14:34:31 +08:00 committed by GitHub
parent 61a23d284c
commit f77863b638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ bases:
- ../../base
patches:
- replicas.yaml
- path: replicas.yaml
configMapGenerator:
- name: mykustom-map