fix: remove optional ENCRYPTION_KEY from migration job
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m7s
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m7s
This commit is contained in:
parent
6f6ddb072b
commit
079018a77e
@ -45,11 +45,6 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: fusero-backend-secrets
|
name: fusero-backend-secrets
|
||||||
key: DEFAULT_ADMIN_PASSWORD
|
key: DEFAULT_ADMIN_PASSWORD
|
||||||
- name: ENCRYPTION_KEY
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: fusero-backend-secrets
|
|
||||||
key: ENCRYPTION_KEY
|
|
||||||
- name: JWT_SECRET
|
- name: JWT_SECRET
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
Loading…
Reference in New Issue
Block a user