deletes cm.yaml
This commit is contained in:
parent
f80d15fe32
commit
d13c5f8eb8
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
apiVersion: v1
|
|
||||||
kind: ConfigMap
|
|
||||||
metadata:
|
|
||||||
name: argocd-cm
|
|
||||||
data:
|
|
||||||
url: https://factory-192-168-198-2.traefik.me/argocd
|
|
||||||
oidc.config: |
|
|
||||||
name: Keycloak
|
|
||||||
issuer: https://factory-192-168-198-2.traefik.me/keycloak/realms/cnoe
|
|
||||||
clientID: argocd
|
|
||||||
clientSecret: $keycloak-oidc:clientSecret
|
|
||||||
requestedScopes: ["openid", "profile", "email", "groups"]
|
|
Loading…
Reference in a new issue