change ingress to tailscale

This commit is contained in:
2024-08-17 17:35:42 -05:00
parent 00069a91e8
commit 28bdad746f
3 changed files with 14 additions and 22 deletions

View File

@@ -9,17 +9,13 @@ argo-rollouts:
enabled: true
ingress:
enabled: true
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
cert-manager.io/cluster-issuer: letsencrypt-issuer
ingressClassName: traefik
ingressClassName: tailscale
hosts:
- argo-rollouts.alexlebens.net
- argo-rollouts-cl01tl
tls:
- secretName: argo-rollouts-secret-tls
- secretName: argo-rollouts-cl01tl
hosts:
- argo-rollouts.alexlebens.net
- argo-rollouts-cl01tl
notifications:
notifiers: {}

View File

@@ -41,27 +41,23 @@ argo-workflows:
- sso
ingress:
enabled: true
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
cert-manager.io/cluster-issuer: letsencrypt-issuer
ingressClassName: traefik
hosts:
- argo-workflows.alexlebens.net
- argo-workflows-cl01tl
tls:
- secretName: argoworkflows-example-tls
- secretName: argo-workflows-cl01tl
hosts:
- argo-workflows.alexlebens.net
- argo-workflows-cl01tl
sso:
enabled: true
issuer: https://authentik.alexlebens.net/application/o/argo-workflows/
issuer: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/argo-workflows/
clientId:
name: argo-workflows-oidc-secret
key: client
clientSecret:
name: argo-workflows-oidc-secret
key: secret
redirectUrl: https://argo-workflows.alexlebens.net/oauth2/callback
redirectUrl: https://argo-workflows-cl01tl.boreal-beaufort.ts.net/oauth2/callback
rbac:
enabled: false
scopes: