Skip to content
Snippets Groups Projects
Commit 54089280 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update deployment.yaml

parent 61bb964b
No related branches found
No related tags found
1 merge request!1560Development
...@@ -37,7 +37,7 @@ spec: ...@@ -37,7 +37,7 @@ spec:
volumes: volumes:
- name: mglogs-persistent-storage - name: mglogs-persistent-storage
persistentVolumeClaim: persistentVolumeClaim:
claimName: mglogsnew claimName: mglogs
containers: containers:
# Main PHP-FPM Container # Main PHP-FPM Container
- name: {{ .Chart.Name }}-phpfpm - name: {{ .Chart.Name }}-phpfpm
......
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