charts/teleport-kube-agent-13.3.8/.lint/extra-env.yaml
2024-08-15 22:45:43 +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"