Skip to content

Commit

Permalink
remove encrypted db ref
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Sherman <[email protected]>
  • Loading branch information
usingtechnology committed Jun 24, 2024
1 parent 93dcc89 commit 07c79a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions openshift/app.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,11 +234,6 @@ objects:
secretKeyRef:
key: password
name: "${APP_NAME}-objectstorage-secret"
- name: SERVER_ENCRYPTION_DB
valueFrom:
secretKeyRef:
key: db
name: "${APP_NAME}-encryption-keys"
- name: SERVER_ENCRYPTION_PROXY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 07c79a4

Please sign in to comment.