chore: Update manifests after change

This commit is contained in:
2026-04-20 20:33:41 +00:00
parent 5cd883eecb
commit 1007439a31
33 changed files with 58 additions and 84 deletions
@@ -44,7 +44,7 @@ spec:
valueFrom:
secretKeyRef:
key: key
name: authentik-key-secret
name: authentik-key
- name: AUTHENTIK_POSTGRESQL__HOST
valueFrom:
secretKeyRef:
@@ -45,7 +45,7 @@ spec:
valueFrom:
secretKeyRef:
key: key
name: authentik-key-secret
name: authentik-key
- name: AUTHENTIK_POSTGRESQL__HOST
valueFrom:
secretKeyRef:
@@ -1,16 +1,16 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: authentik-key-secret
name: authentik-key
namespace: authentik
labels:
app.kubernetes.io/name: authentik-key-secret
app.kubernetes.io/name: authentik-key
app.kubernetes.io/instance: authentik
app.kubernetes.io/part-of: authentik
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
name: openbao
data:
- secretKey: key
remoteRef:
@@ -5,9 +5,9 @@ metadata:
namespace: authentik
labels:
app.kubernetes.io/name: authentik-tailscale
tailscale.com/proxy-class: no-metrics
app.kubernetes.io/instance: authentik
app.kubernetes.io/part-of: authentik
tailscale.com/proxy-class: no-metrics
annotations:
tailscale.com/experimental-forward-cluster-traffic-via-ingress: "true"
spec: