infra-charts/internal-headscale/values.yaml

21 lines
543 B
YAML

namespace: default
socat:
image: git.polynom.me/papatutuwawa/socat
imageVersion: 3.21-20250917
config:
forwards:
- name: test
port: 6443
target: cluster
targetPort: 1234
tailscale:
image: docker.io/tailscale/tailscale@sha256
imageVersion: d26fc9bb035b0559900cc6f23506f6b1ddab61a690ffab4f5d84feceb3de811e
mounts:
config:
loginServer: "https://example.org"
hostname: example-host
secret:
# Secret containing the login token
secretName: internal-headscale
tag: "tag:k8s"