charts/teleport-kube-agent-13.3.8/.lint/resources.yaml
2024-08-15 22:45:43 +08:00

14 lines
318 B
YAML

authToken: auth-token
proxyAddr: proxy.example.com:3080
roles: kube
kubeClusterName: test-kube-cluster
# These are just sample values to test the chart.
# They are not intended to be guidelines or suggestions for running teleport.
resources:
limits:
cpu: 2
memory: 4Gi
requests:
cpu: 1
memory: 2Gi