test: simplify json patch fixture
Agent-Logs-Url: https://github.com/helmfile/helmfile/sessions/72b7ba14-50b8-4407-ba37-6da202609603 Co-authored-by: zhaque44 <20215376+zhaque44@users.noreply.github.com>
This commit is contained in:
parent
8ba40701d1
commit
b8aa2237e2
|
|
@ -12,6 +12,6 @@ releases:
|
|||
namespace: default
|
||||
patch:
|
||||
- op: add
|
||||
path: /metadata/labels
|
||||
path: /metadata/annotations
|
||||
value:
|
||||
hello: world
|
||||
|
|
|
|||
Loading…
Reference in New Issue