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

21 lines
603 B
YAML

authToken: auth-token
proxyAddr: proxy.example.com:3080
roles: kube
kubeClusterName: test-kube-cluster
annotations:
config:
kubernetes.io/config: "test-annotation"
kubernetes.io/config-different: 2
deployment:
kubernetes.io/deployment: "test-annotation"
kubernetes.io/deployment-different: 3
pod:
kubernetes.io/pod: "test-annotation"
kubernetes.io/pod-different: 4
secret:
kubernetes.io/secret: "test-annotation"
kubernetes.io/secret-different: 6
serviceAccount:
kubernetes.io/serviceaccount: "test-annotation"
kubernetes.io/serviceaccount-different: 5