diff --git a/k8s/manifest.yaml b/k8s/manifest.yaml index d471a3e..21d7ec4 100644 --- a/k8s/manifest.yaml +++ b/k8s/manifest.yaml @@ -60,7 +60,7 @@ spec: # valueFrom: # { secretKeyRef: { name: database-credentials, key: password } } - name: CSRF_TRUSTED_ORIGINS - value: "https://to.junv.cc" + value: "https://to.junv.cc,https://go.junv.cc,http://go" ports: - containerPort: 8000 name: links-port