Update k8s/core/postgresql/nas-db.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 11s
Auto-update README / Generate README and Create MR (push) Successful in 4s

This commit is contained in:
ab
2025-12-22 22:50:23 +00:00
parent 39d6a3bc14
commit 6ea6c1e4ae

View File

@@ -60,7 +60,7 @@ spec:
containerPort: 9187
protocol: TCP
- name: user-creation
image: 'bitnami/postgresql:17'
image: 'bitnamilegacy/postgresql:17'
command:
- /bin/bash
- -c