Irbe Krumina ab1eb428d9 WIP
Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2024-02-21 18:04:08 +00:00

17 lines
306 B
YAML

apiVersion: tailscale.com/v1alpha1
kind: ProxyClass
metadata:
name: prod
spec:
statefulSet:
replicas: 2
annotations:
platform-component: infra
pod:
labels:
team: eng
nodeSelector:
beta.kubernetes.io/os: "linux"
imagePullSecrets:
- name: "foo"