chore: Update manifests after change
This commit is contained in:
@@ -49,22 +49,22 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: host
|
||||
name: authentik-postgresql-17-cluster-app
|
||||
name: authentik-postgresql-18-cluster-app
|
||||
- name: AUTHENTIK_POSTGRESQL__NAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: dbname
|
||||
name: authentik-postgresql-17-cluster-app
|
||||
name: authentik-postgresql-18-cluster-app
|
||||
- name: AUTHENTIK_POSTGRESQL__USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: user
|
||||
name: authentik-postgresql-17-cluster-app
|
||||
name: authentik-postgresql-18-cluster-app
|
||||
- name: AUTHENTIK_POSTGRESQL__PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: password
|
||||
name: authentik-postgresql-17-cluster-app
|
||||
name: authentik-postgresql-18-cluster-app
|
||||
- name: AUTHENTIK_LISTEN__HTTP
|
||||
value: "0.0.0.0:9000"
|
||||
- name: AUTHENTIK_LISTEN__HTTPS
|
||||
|
||||
Reference in New Issue
Block a user