Merge pull request #91 from sirius0xdev/fix/tailscale-timeout

Fix Tailscale operator HelmRelease for v1.96.x + PodSecurity
This commit is contained in:
sirius0xdev 2026-05-03 21:47:36 -04:00 committed by GitHub
commit 59cd6af863
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: tailscale-operator
version: "1.86.x"
version: "1.96.x"
sourceRef:
kind: HelmRepository
name: tailscale
@ -23,7 +23,7 @@ spec:
crds: CreateReplace
values:
# Operator configuration
operator:
operatorConfig:
# Tag to use for pods created by the operator (e.g., tailnet)
tags: [tailnet]
# Auth key from secret - PLACEHOLDER, replace with real key