Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 67083ba

Browse files
Reet00J12934
authored andcommitted
#2939 Update snapshot for helm unit test
Signed-off-by: Samreet Singh <[email protected]>
1 parent 131a96d commit 67083ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

operator/tests/__snapshot__/operator_test.yaml.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ matches the snapshot:
6969
- name: LURKER_PULL_POLICY
7070
value: IfNotPresent
7171
- name: LURKER_SECCOMP_PROFILE
72-
value: Unconfined
72+
value: RuntimeDefault
7373
- name: CUSTOM_CA_CERTIFICATE_EXISTING_CERTIFICATE
7474
value: foo
7575
- name: CUSTOM_CA_CERTIFICATE_NAME
@@ -118,7 +118,7 @@ matches the snapshot:
118118
readOnlyRootFilesystem: true
119119
runAsNonRoot: true
120120
seccompProfile:
121-
type: Unconfined
121+
type: RuntimeDefault
122122
volumeMounts:
123123
- mountPath: /etc/ssl/certs/public.crt
124124
name: ca-certificate
@@ -650,7 +650,7 @@ properly-renders-the-service-monitor-when-enabled:
650650
- name: LURKER_PULL_POLICY
651651
value: IfNotPresent
652652
- name: LURKER_SECCOMP_PROFILE
653-
value: Unconfined
653+
value: RuntimeDefault
654654
- name: CUSTOM_CA_CERTIFICATE_EXISTING_CERTIFICATE
655655
value: foo
656656
- name: CUSTOM_CA_CERTIFICATE_NAME
@@ -699,7 +699,7 @@ properly-renders-the-service-monitor-when-enabled:
699699
readOnlyRootFilesystem: true
700700
runAsNonRoot: true
701701
seccompProfile:
702-
type: Unconfined
702+
type: RuntimeDefault
703703
volumeMounts:
704704
- mountPath: /etc/ssl/certs/public.crt
705705
name: ca-certificate

0 commit comments

Comments
 (0)