scripts: default cleanup verifier to maintenance kustomization
This commit is contained in:
parent
ced416ed9d
commit
f6bac78636
@ -14,7 +14,7 @@ if [[ "$MODE" == "active" ]]; then
|
||||
PROM_MODE="delete"
|
||||
fi
|
||||
|
||||
KUSTOMIZATION="${KUSTOMIZATION:-services-maintenance}"
|
||||
KUSTOMIZATION="${KUSTOMIZATION:-maintenance}"
|
||||
NAMESPACE="${NAMESPACE:-maintenance}"
|
||||
DEPLOYMENT="${DEPLOYMENT:-ariadne}"
|
||||
LOCAL_METRICS_PORT="${LOCAL_METRICS_PORT:-18080}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user