name fix
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s

This commit is contained in:
jona.klaess
2026-06-08 16:07:07 +02:00
parent 023bdc0863
commit 7f046154f3

View File

@@ -21,7 +21,7 @@ spec:
volumeMounts: volumeMounts:
- name: env-volume - name: env-volume
mountPath: /usr/share/nginx/html/env-config.js mountPath: /usr/share/nginx/html/env-config.js
subPath: env-config.js subPath: frontend-env.js
ports: ports:
- name: http - name: http
containerPort: 80 containerPort: 80