Skip to content

Commit

Permalink
adapt openshift
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Mar 12, 2024
1 parent b905045 commit 9ef5032
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions aws/fiware/dome-wallet/postgres/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,10 @@ postgresql:
secretKeys:
adminPasswordKey: postgres-root-password
userPasswordKey: postgres-password
rbac:
create: true
rules:
- apiGroups:
- security.openshift.io
resourceNames:
- anyuid
resources:
- securitycontextconstraints
verbs:
- use
global:
compatibility:
openshift:
adaptSecurityContext: force
primary:
persistence:
enabled: false
Expand Down

0 comments on commit 9ef5032

Please sign in to comment.