Skip to content

Commit

Permalink
fixed missing secrets mount
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelalang authored and HammerMeetNail committed May 31, 2024
1 parent ec6adda commit be722c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kustomize/base/quay.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,6 @@ spec:
readOnly: true
mountPath: /conf/stack/extra_ca_certs
- name: postgres-certs
mountPath: /run/secrets/postgres
- name: postgres-cert-store
mountPath: /.postgres

0 comments on commit be722c1

Please sign in to comment.