Jelajahi Sumber

Aumento a 50Gi

Celestino Rey 5 bulan lalu
induk
melakukan
ba8bb79191
2 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 2 2
      Consola/env-prod-configmap.yaml
  2. 2 2
      pgadmin-values.yaml

+ 2 - 2
Consola/env-prod-configmap.yaml

@@ -1,8 +1,8 @@
 apiVersion: v1
 data:
   DEBUG: "False"
-#  SQL_HOST: postgres-cluster-rw.reymota-pg-cluster.svc.cluster.local
-  SQL_HOST: k8s-postgres-cluster-rw.k8s-pg-cluster.svc.cluster.local
+  SQL_HOST: postgres-cluster-rw.reymota-pg-cluster.svc.cluster.local
+  # SQL_HOST: k8s-postgres-cluster-rw.k8s-pg-cluster.svc.cluster.local
   SQL_PORT: "5432"
   DATABASE: postgres
 kind: ConfigMap

+ 2 - 2
pgadmin-values.yaml

@@ -51,9 +51,9 @@ priorityClassName: ""
 
 ## Service configuration
 service:
-  type: ClusterIP
+  type: LoadBalancer
   clusterIP: ""
-  loadBalancerIP: ""
+  loadBalancerIP: "192.168.1.204"
   port: 80
   targetPort: 80
   # targetPort: 4181  # To be used with a proxy extraContainer