Josh Bicking 8 часов назад
Родитель
Сommit
46d8f7220d
2 измененных файлов с 1 добавлено и 7 удалено
  1. 1 1
      argocd/postgres/values.yaml
  2. 0 6
      postgres/namespace.yaml

+ 1 - 1
postgres/values.yaml → argocd/postgres/values.yaml

@@ -98,7 +98,7 @@ diagnosticMode:
 ##
 ##
 image:
 image:
   registry: docker.io
   registry: docker.io
-  repository: bitnami/postgresql
+  repository: bitnamilegacy/postgresql
   tag: 14.4.0-debian-11-r0
   tag: 14.4.0-debian-11-r0
   ## Specify a imagePullPolicy
   ## Specify a imagePullPolicy
   ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
   ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

+ 0 - 6
postgres/namespace.yaml

@@ -1,6 +0,0 @@
-apiVersion: v1
-kind: Namespace
-metadata:
-    name: postgres
-    labels:
-      name: postgres