Update unit tests
This commit is contained in:
@@ -135,7 +135,7 @@ tests: | ||||
enabled: true | ||||
existingSecret: "my-secret" | ||||
existingSecretKey: "my-secret-key" | ||||
statefulset.podSecurityContext: | ||||
statefulset.securityContext: | ||||
fsGroup: 1000 | ||||
asserts: | ||||
- hasDocuments: | ||||
@@ -153,7 +153,7 @@ tests: | ||||
enabled: true | ||||
existingSecret: "my-secret" | ||||
existingSecretKey: "my-secret-key" | ||||
statefulset.podSecurityContext: | ||||
statefulset.securityContext: | ||||
fsGroupChangePolicy: OnRootMismatch | ||||
asserts: | ||||
- hasDocuments: | ||||
@@ -171,7 +171,7 @@ tests: | ||||
enabled: true | ||||
existingSecret: "my-secret" | ||||
existingSecretKey: "my-secret-key" | ||||
statefulset.podSecurityContext: | ||||
statefulset.securityContext: | ||||
fsGroupChangePolicy: Always | ||||
asserts: | ||||
- hasDocuments: | ||||
| ||||
Reference in New Issue
Block a user