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

fix helm unittests

parent 08395dd5
Branches
No related tags found
No related merge requests found
...@@ -195,7 +195,7 @@ spec: ...@@ -195,7 +195,7 @@ spec:
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
name: muk-user-secret name: muk-user-secret
key: passwordHash key: password
optional: false optional: false
- name: ozgcloud_muk_userName - name: ozgcloud_muk_userName
valueFrom: valueFrom:
......
...@@ -68,7 +68,7 @@ tests: ...@@ -68,7 +68,7 @@ tests:
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
name: muk-user-secret name: muk-user-secret
key: passwordHash key: password
optional: false optional: false
- it: should not by default set muk values - it: should not by default set muk values
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment