Skip to content

Commit

Permalink
add proxyAddr and use cluster internal auth for teleport
Browse files Browse the repository at this point in the history
  • Loading branch information
Arsenikki committed Feb 24, 2024
1 parent 99807c0 commit e25231c
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ spec:
interval: 30m
values:
roles: kube,app,discovery
proxyAddr:
authToken: ${SECRET_TELEPORT_AGENT_AUTH_TOKEN}
proxyAddr: teleport-cluster.teleport.svc.cluster.local:3025
joinParams:
method: kubernetes
kubeClusterName: home-cluster
apps:
- name: home-assistant
uri: https://home.arsenikki.xyz
uri: https://homeassistant.${SECRET_DOMAIN}

0 comments on commit e25231c

Please sign in to comment.