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:
parent
61a23d284c
commit
f77863b638
@ -2,7 +2,7 @@ bases:
|
||||
- ../../base
|
||||
|
||||
patches:
|
||||
- replicas.yaml
|
||||
- path: replicas.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: mykustom-map
|
||||
|
Loading…
Reference in New Issue
Block a user