--- # Source: authentik/templates/external-secret.yaml apiVersion: external-secrets.io/v1 kind: ExternalSecret metadata: name: authentik-cloudflared-secret namespace: authentik labels: app.kubernetes.io/name: authentik-cloudflared-secret app.kubernetes.io/instance: authentik app.kubernetes.io/part-of: authentik spec: secretStoreRef: kind: ClusterSecretStore name: vault data: - secretKey: cf-tunnel-token remoteRef: conversionStrategy: Default decodingStrategy: None key: /cloudflare/tunnels/authentik metadataPolicy: None property: token