Fix: cors origin
This commit is contained in:
@@ -18,12 +18,6 @@ spec:
|
||||
containers:
|
||||
- name: frontend
|
||||
image: gitea.konchin.com/go2025/frontend:main
|
||||
env:
|
||||
- name: EXTERNAL_URL
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: vita-frontend-config
|
||||
key: EXTERNAL_URL
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user