Skip to content
Snippets Groups Projects
Commit 57d57701 authored by Nico Benjamin Pögel's avatar Nico Benjamin Pögel
Browse files

fixed typo in myaktion-db-deployment

parent fced8727
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ spec: ...@@ -29,7 +29,7 @@ spec:
- name: POSTGRES_PASSWORD - name: POSTGRES_PASSWORD
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
name: usmyaktioner-db-secret name: myaktion-db-secret
key: DATABASE_PASSWORD key: DATABASE_PASSWORD
volumeMounts: volumeMounts:
- mountPath: /var/lib/postgresql/data - mountPath: /var/lib/postgresql/data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment