Skip to content

Commit 3965926

Browse files
zdtswmprahl
authored andcommitted
fix: missing new parameter WEBHOOK_ANNOTATION by kustomization
Signed-off-by: Wen Zhou <[email protected]>
1 parent 050ca1f commit 3965926

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/base/kustomization.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,12 @@ vars:
188188
apiVersion: v1
189189
fieldref:
190190
fieldpath: data.FIPSENABLED
191+
- name: WEBHOOK_ANNOTATIONS
192+
objref:
193+
kind: ConfigMap
194+
name: dspo-parameters
195+
apiVersion: v1
196+
fieldref:
197+
fieldpath: data.WEBHOOK_ANNOTATIONS
191198
configurations:
192199
- params.yaml

0 commit comments

Comments
 (0)