Skip to content
Snippets Groups Projects
Verified Commit 3100fd57 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(keycloak): Switch to HA database backend

parent 98684c13
No related branches found
No related tags found
No related merge requests found
apiVersion: "acid.zalan.do/v1"
kind: postgresql
metadata:
name: keycloak-postgres
namespace: keycloak
spec:
numberOfInstances: 2
...@@ -6,3 +6,5 @@ resources: ...@@ -6,3 +6,5 @@ resources:
- keycloak-values.yaml - keycloak-values.yaml
- certificate.yaml - certificate.yaml
- ../../../shared/resourcequotas/default.yaml - ../../../shared/resourcequotas/default.yaml
patchesStrategicMerge:
- database-override.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment