Update Mongo secret name
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Lauri Võsandi 2022-08-05 16:36:57 +03:00
parent 43764d3365
commit ce87e871a3

View File

@ -61,7 +61,7 @@ spec:
- name: MONGO_URI - name: MONGO_URI
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
name: mongodb-application-application name: mongodb-application-readwrite
key: connectionString.standard key: connectionString.standard
- name: AWS_SECRET_ACCESS_KEY - name: AWS_SECRET_ACCESS_KEY
valueFrom: valueFrom: