diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-12-23 12:22:08 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-12-23 12:22:08 +0100 |
commit | 3537fd264635453f9e7d934f54d50d4a7cdb8d74 (patch) | |
tree | 232ddd429f9da0c235902330fce7a88d0e488ac9 /run.sh | |
parent | 75a28c1819a4d14c7a3ffade5e164b441e44b36c (diff) |
Remove ingress yaml file
Diffstat (limited to 'run.sh')
-rwxr-xr-x | run.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ YAML_FILES=( "pvcs/pgdata.yaml" "deployments/postgres.yaml" "services/postgres.yaml" - "networking/ingress.yaml" "networking/balance.yaml" ) |