mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Change annotation name, error if conflicting options
This commit is contained in:
@@ -540,7 +540,7 @@ spec:
|
||||
w := tc.instance
|
||||
w.Writer = &out
|
||||
w.Reader = &in
|
||||
w.AddSeqIndentAnnotation = true
|
||||
w.PreserveSeqIndent = true
|
||||
|
||||
nodes, err := w.Read()
|
||||
if !assert.NoError(t, err) {
|
||||
|
||||
Reference in New Issue
Block a user