Changed keycloak-operator repo to github action one
This commit is contained in:
@@ -9,9 +9,9 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: {{ .Values.argocd.project }}
|
project: {{ .Values.argocd.project }}
|
||||||
source:
|
source:
|
||||||
repoURL: "https://git.blarre.net/thomas/helm-charts.git"
|
repoURL: "https://github.com/roukydesbois/keycloak-operator.git"
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: keycloak-operator
|
path: ''
|
||||||
helm:
|
helm:
|
||||||
releaseName: keycloak-operator
|
releaseName: keycloak-operator
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Reference in New Issue
Block a user