goredirect: fix mongo uri
This commit is contained in:
parent
19a0b70b9e
commit
dc2a08dc78
@ -37,8 +37,8 @@ spec:
|
|||||||
- name: MONGO_URI
|
- name: MONGO_URI
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
key: connectionString.standard
|
key: MONGO_URI
|
||||||
name: inventory-mongodb-application-readwrite
|
name: inventory-mongodb
|
||||||
name: goredirect
|
name: goredirect
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
Loading…
Reference in New Issue
Block a user