Commit 27820038 authored by root's avatar root

update

parent 389ab421
......@@ -135,7 +135,6 @@ spec:
- name: registry-config
configMap:
name: "{{ template "harbor.registry" . }}"
{{- if eq $storage.type "filesystem" }}
{{- if eq .Values.registry.storageSpec.type "hostPath" }}
- name: data
hostPath:
......@@ -154,4 +153,3 @@ spec:
spec:
{{ toYaml $.Values.registry.storageSpec.volumeClaimTemplate.spec | indent 6 }}
{{- end }}
{{- end }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment