From 5eb5613ea30621993161d0c68b531940484d2104 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:20:54 +1000 Subject: [PATCH] add pg --- manifests/03-services/svc-pgadmin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/03-services/svc-pgadmin.yaml b/manifests/03-services/svc-pgadmin.yaml index 7e85ab4..790ff52 100644 --- a/manifests/03-services/svc-pgadmin.yaml +++ b/manifests/03-services/svc-pgadmin.yaml @@ -13,4 +13,4 @@ spec: ports: - port: 80 name: pgadmin - targetport: 80 + targetPort: 80