From 3537fd264635453f9e7d934f54d50d4a7cdb8d74 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 23 Dec 2024 12:22:08 +0100 Subject: Remove ingress yaml file --- run.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'run.sh') diff --git a/run.sh b/run.sh index 96b33bc..ecfcccd 100755 --- a/run.sh +++ b/run.sh @@ -27,7 +27,6 @@ YAML_FILES=( "pvcs/pgdata.yaml" "deployments/postgres.yaml" "services/postgres.yaml" - "networking/ingress.yaml" "networking/balance.yaml" ) -- cgit v1.2.3-71-g8e6c