Fix(amane): mongo db name
All checks were successful
Lint yaml / build-package (push) Successful in 4s
All checks were successful
Lint yaml / build-package (push) Successful in 4s
This commit is contained in:
@@ -32,6 +32,11 @@ spec:
|
||||
secretKeyRef:
|
||||
name: amane-backend
|
||||
key: MONGODB_USER
|
||||
- name: MONGODB_DB
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: amane-backend
|
||||
key: MONGODB_DB
|
||||
- name: MONGODB_PASS
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user