UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "Integrate Keycloak package with BigBang"

Merged kevin.wilder requested to merge 291-keycloak into master
Compare and Show latest version
1 file
+ 10
0
Compare changes
  • Side-by-side
  • Inline
+ 10
0
@@ -392,3 +392,13 @@ addons:
# Backup data in object storage will _not_ be deleted, however Backup instances in the Kubernetes API will.
# Always clean up CRDs in CI.
cleanUpCRDs: true
keycloak:
enabled: false
values:
replicas: 1
resources:
requests:
cpu: 10m
memory: 16Mi
limits: {}
\ No newline at end of file
Loading