Use default config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-03 19:17:50 -04:00
parent a319b31fc4
commit fb00ad4d11

View File

@ -30,7 +30,7 @@ spec:
name: general-api-secret name: general-api-secret
key: secret-key key: secret-key
- name: CONFIG - name: CONFIG
value: "/media/config.yaml" value: "config.yaml"
ports: ports:
- containerPort: 80 - containerPort: 80
volumesMounts: volumesMounts: