change configmap path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-03 19:15:36 -04:00
parent 8d08cf40da
commit a319b31fc4

View File

@ -35,7 +35,7 @@ spec:
- containerPort: 80 - containerPort: 80
volumesMounts: volumesMounts:
- name: config-volume - name: config-volume
mountPath: /media mountPath: /media/config.yaml
volumes: volumes:
- name: config-volume - name: config-volume
configMap: configMap: