goredirect: fix mongo uri

This commit is contained in:
Erki Aas 2024-07-24 12:51:53 +03:00
parent 19a0b70b9e
commit dc2a08dc78

View File

@ -37,8 +37,8 @@ spec:
- name: MONGO_URI
valueFrom:
secretKeyRef:
key: connectionString.standard
name: inventory-mongodb-application-readwrite
key: MONGO_URI
name: inventory-mongodb
name: goredirect
ports:
- containerPort: 8080