From 2bfde8c4254a4f1ee878388c6ed751c37e7ef1fa Mon Sep 17 00:00:00 2001 From: roukydesbois Date: Tue, 5 Nov 2024 08:37:03 +0000 Subject: [PATCH] removed references to secrets --- k3s-tooling/values.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/k3s-tooling/values.yaml b/k3s-tooling/values.yaml index 52991a0..98fbd99 100644 --- a/k3s-tooling/values.yaml +++ b/k3s-tooling/values.yaml @@ -31,15 +31,7 @@ tailscaleOperator: namespace: tailscale oauth: clientId: - valueFrom: - secretKeyRef: - name: tailscale-operator-config - key: client-id clientSecret: - valueFrom: - secretKeyRef: - name: tailscale-operator-config - key: client-secret operatorHostname: tailscale-operator traefik: