Commit 405d7175 authored by gaoshiyao's avatar gaoshiyao

update

parent c1f54056
......@@ -58,7 +58,7 @@ spec:
{{- if .Values.storageSpec.hostPath }}
- name: data
hostPath:
path: /data/{{ .Release.Namespace }}/{{ .Release.Name }}/oracle11g
path: /data/{{ .Release.Namespace }}/{{ .Release.Name }}/oracle11g
{{- else if .Values.storageSpec.emptyDir }}
- name: data
emptyDir: {}
......
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