mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +00:00
replace genargs with two separate annotations
This commit is contained in:
@@ -29,8 +29,8 @@ data:
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
annotations:
|
||||
internal.config.kubernetes.io/generatorOptions: |
|
||||
options: {}
|
||||
internal.config.kubernetes.io/generatorBehavior: unspecified
|
||||
internal.config.kubernetes.io/needsHashSuffix: enabled
|
||||
name: example-configmap-test
|
||||
`)
|
||||
if m.Resources()[0].NeedHashSuffix() != true {
|
||||
|
||||
Reference in New Issue
Block a user