fix: remove non-existent OAuth credential refs, auth key only
Validate Manifests / validate (pull_request) Has been cancelled

This commit is contained in:
2026-05-15 01:50:17 +00:00
parent 9691ba2827
commit cca85815d2
+1 -11
View File
@@ -28,16 +28,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: TAILSCALE_API_CLIENT_ID
valueFrom:
secretKeyRef:
name: tailscale-operator
key: client-id
- name: TAILSCALE_API_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: tailscale-operator
key: client-secret
- name: TAILSCALE_AUTH_KEY
valueFrom:
secretKeyRef:
@@ -64,4 +54,4 @@ spec:
path: /healthz
port: 8080
initialDelaySeconds: 10
periodSeconds: 30
periodSeconds: 30