fix: use drone.fullname for pvc in deployment
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
dbe08ba918
commit
78ee710b8e
@ -67,5 +67,5 @@ spec:
|
||||
volumes:
|
||||
- name: data
|
||||
persistentVolumeClaim:
|
||||
claimName: drone
|
||||
claimName: {{ include "drone.fullname" . }}
|
||||
{{- end }}
|
Loading…
Reference in New Issue
Block a user