Skip to content

Commit

Permalink
admin-tools: add keycloak-operator-crds
Browse files Browse the repository at this point in the history
  • Loading branch information
zugwan committed Mar 25, 2022
1 parent 53f1a91 commit 85760d8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions admin-tools/base/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,22 @@ spec:
---
apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
labels:
name: keycloak-operator-crds
name: keycloak-operator-crds
spec:
chart:
type: helmrepo
repository: https://openinfradev.github.io/helm-repo
name: keycloak-operator
version: 0.1.0
releaseName: keycloak-operator-crds
targetNamespace: keycloak
values: {}
---
apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
labels:
name: keycloak-resources
Expand Down

0 comments on commit 85760d8

Please sign in to comment.