summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/run.sh b/run.sh
index 38bbdaa..96b33bc 100755
--- a/run.sh
+++ b/run.sh
@@ -27,6 +27,8 @@ YAML_FILES=(
"pvcs/pgdata.yaml"
"deployments/postgres.yaml"
"services/postgres.yaml"
+ "networking/ingress.yaml"
+ "networking/balance.yaml"
)
for file in "${YAML_FILES[@]}"; do