Skip to content
Snippets Groups Projects
Commit dc35a774 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3276 OZG-3318 fix test and certificate naming

parent 7ce83e0a
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@ spec:
volumes:
- name: user-manager-tls-certificate
secret:
secretName: user-manager-tls
secretName: user-manager-tls-cert
dnsConfig: {}
dnsPolicy: ClusterFirst
imagePullSecrets:
......
......@@ -49,13 +49,12 @@ tests:
readOnly: true
- it: should have volumes for user-manager root certificate
template: deployment.yaml
set:
namespace: sh-helm-test
asserts:
- contains:
path: spec.jobTemplate.spec.template.spec.volumes
path: spec.template.spec.volumes
content:
name: user-manager-root-ca
name: user-manager-tls-certificate
secret:
secretName: user-manager-tls-cert
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment