Skip to content
Snippets Groups Projects
Commit abadb955 authored by Sumra Zafar's avatar Sumra Zafar
Browse files

Fixing indentation

parent e4604cfe
No related branches found
No related tags found
1 merge request!18Resolve "Azure Test Failing"
Pipeline #21095 failed
......@@ -43,9 +43,9 @@ spec:
readOnly: true
volumeAttributes:
secretProviderClass: azure-keyvault
- name: shared-data
persistentVolumeClaim:
claimName: crs-pvc
- name: shared-data
persistentVolumeClaim:
claimName: crs-pvc
containers:
- name: {{ .Chart.Name }}
image: "{{ .Values.image.repository }}/{{ .Chart.Name }}-{{ .Values.image.branch }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment