Irbe Krumina 8947cf15c0 Wip
Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2024-01-21 00:15:47 +02:00

12 lines
208 B
YAML

apiVersion: tailscale.com/v1alpha1
kind: ProxyClass
metadata:
name: prod
spec:
statefulSet:
pod:
nodeSelector:
beta.kubernetes.io/os: "linux"
imagePullSecrets:
- name: "foo"