chore: Update manifests after change
This commit is contained in:
@@ -5,14 +5,14 @@ metadata:
|
||||
namespace: authentik
|
||||
labels:
|
||||
app.kubernetes.io/name: authentik-postgresql-18-cluster
|
||||
helm.sh/chart: postgres-18-cluster-7.14.0
|
||||
helm.sh/chart: postgres-18-cluster-7.15.0
|
||||
app.kubernetes.io/instance: authentik
|
||||
app.kubernetes.io/part-of: authentik
|
||||
app.kubernetes.io/version: "7.14.0"
|
||||
app.kubernetes.io/version: "7.15.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
spec:
|
||||
instances: 3
|
||||
imageName: "ghcr.io/cloudnative-pg/postgresql:18.3-standard-trixie"
|
||||
imageName: "ghcr.io/cloudnative-pg/postgresql:18.4-standard-trixie"
|
||||
imagePullPolicy: IfNotPresent
|
||||
postgresUID: 26
|
||||
postgresGID: 26
|
||||
|
||||
Reference in New Issue
Block a user