fix
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
|||||||
- name: PGPASSWORD
|
- name: PGPASSWORD
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: shared-postgres-superuser
|
name: shared-postgres-app
|
||||||
key: password
|
key: password
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
|
|||||||
Reference in New Issue
Block a user