Compare commits

...

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -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}"

View File

@ -354,7 +354,7 @@ spec:
- name: JENKINS_WORKSPACE_CLEANUP_MIN_AGE_HOURS
value: "24"
- name: JENKINS_WORKSPACE_CLEANUP_DRY_RUN
value: "true"
value: "false"
- name: JENKINS_WORKSPACE_CLEANUP_MAX_DELETIONS_PER_RUN
value: "20"
- name: METRICS_PATH