Merge pull request #367 from OpenSourceZombie/patch-2

missing : after patchesJson6902 in the example file kustomization.yaml
This commit is contained in:
Jeff Regan
2018-09-26 13:40:31 -07:00
committed by GitHub

View File

@@ -162,7 +162,7 @@ patches:
# path: /some/existing/path
# value: new value
#
patchesJson6902
patchesJson6902:
- target:
version: v1
kind: Deployment