Skip to content

Commit

Permalink
added KeycloakDbUsername and KeycloakDbPassword
Browse files Browse the repository at this point in the history
  • Loading branch information
qcaas-nhs-sjt committed Oct 3, 2024
1 parent 64d9049 commit 76c0dc7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions templates/flux/secrets-distributor/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ spec:
- |
objectName: GuacDbPassword
objectType: secret
- |
objectName: KeycloakDbUsername
objectType: secret
- |
objectName: KeycloakDbPassword
objectType: secret
- |
objectName: ApacheSupersetAppRegistrationClientSecret
objectType: secret
Expand Down

0 comments on commit 76c0dc7

Please sign in to comment.