Fix patch path example

This commit is contained in:
Jordan Liggitt
2019-08-14 15:55:55 -04:00
parent c464fb0a81
commit 8e9c08ea61

View File

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