cleaned up helm leftovers

This commit is contained in:
Sebastian Wendel 2022-07-26 13:08:19 +02:00
parent 6b168b8b0d
commit e5affce796
No known key found for this signature in database
GPG key ID: 1422B7DF78144640
2 changed files with 0 additions and 18 deletions

View file

@ -5,19 +5,3 @@ resources:
- subscription.yaml
- instances.yaml
- realm.yaml
# helmCharts:
# - name: keycloak
# version: 18.0.2
# releaseName: fcos-keycloak
# namespace: keycloak
# repo: https://charts.bitnami.com/bitnami
# patches:
# - target:
# { kind: ServiceAccount|Secret|Deployment|Service|Pod|StatefulSet|Ingress }
# patch: |-
# - op: add
# path: /metadata/namespace
# value: keycloak
# - op: replace
# path: /metadata/namespace
# value: keycloak

View file

@ -9,6 +9,4 @@ spec:
name: keycloak-operator
source: operatorhubio-catalog
sourceNamespace: olm
# installPlanApproval: Manual
installPlanApproval: Automatic
# startingCSV: 18.0.2