mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Merge pull request #367 from OpenSourceZombie/patch-2
missing : after patchesJson6902 in the example file kustomization.yaml
This commit is contained in:
@@ -162,7 +162,7 @@ patches:
|
|||||||
# path: /some/existing/path
|
# path: /some/existing/path
|
||||||
# value: new value
|
# value: new value
|
||||||
#
|
#
|
||||||
patchesJson6902
|
patchesJson6902:
|
||||||
- target:
|
- target:
|
||||||
version: v1
|
version: v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
|
|||||||
Reference in New Issue
Block a user