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

OZG-6177 rename pvc for testing

parent d4e12957
Branches
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ spec:
volumes:
- name: etr-home
persistentVolumeClaim:
claimName: {{ .Release.Name }}-home-pvc
claimName: {{ .Release.Name }}-home-pvc2
{{- if (.Values.userAuthentication).enabled }}
- name: etr-user
configMap:
......
......@@ -21,7 +21,7 @@ tests:
content:
name: etr-home
persistentVolumeClaim:
claimName: etr-home-pvc
claimName: etr-home-pvc2
- it: should add etr-user volume mount
set:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment