Skip to content

Commit

Permalink
Updated exclude list for job prune (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
oybed authored and sabre1041 committed Sep 20, 2018
1 parent 4fb58fc commit d96d05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/cronjob-prune-projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ parameters:
- name: PROJECT_EXCLUDE_SYSTEM
displayName: System projects to exclude from the Prune Job
description: System projects that should not be deleted
value: default kube-public kube-service-catalog kube-system logging management-infra openshift openshift-ansible-service-broker openshift-infra openshift-node openshift-template-service-broker openshift-web-console
value: default kube-public kube-service-catalog kube-system management-infra openshift openshift-ansible-service-broker openshift-infra openshift-logging openshift-node openshift-sdn openshift-template-service-broker openshift-web-console
required: true
- name: PROJECT_EXCLUDE_USER
displayName: User defined projects to exclude from the Prune Job
Expand Down

0 comments on commit d96d05e

Please sign in to comment.