charts/teleport-kube-agent/.lint/extra-env.yaml
2023-09-09 15:54:27 +08:00

8 lines
188 B
YAML

authToken: auth-token
proxyAddr: proxy.example.com:3080
roles: kube
kubeClusterName: test-kube-cluster
extraEnv:
- name: HTTPS_PROXY
value: "http://username:password@my.proxy.host:3128"