Merge pull request #1445 from liggitt/patch-path

Fix patch path example
This commit is contained in:
Jeff Regan
2019-08-20 15:15:03 -07:00
committed by GitHub

View File

@@ -288,7 +288,7 @@ patches:
annotationSelector: "zone=west"
- patch: |-
- op: replace
path: some/existing/path
path: /some/existing/path
value: new value
target:
kind: MyKind