summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-12-23 12:22:08 +0100
committerSanto Cariotti <santo@dcariotti.me>2024-12-23 12:22:08 +0100
commit3537fd264635453f9e7d934f54d50d4a7cdb8d74 (patch)
tree232ddd429f9da0c235902330fce7a88d0e488ac9 /run.sh
parent75a28c1819a4d14c7a3ffade5e164b441e44b36c (diff)
Remove ingress yaml file
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh1
1 files changed, 0 insertions, 1 deletions
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"
)