Skip to content

Commit

Permalink
Add create-only annotation to job
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrodri committed Apr 3, 2020
1 parent 6867087 commit fb275df
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -3,6 +3,8 @@ kind: Job
metadata:
name: openshift-service-catalog-apiserver-remover
namespace: openshift-service-catalog-removed
annotations:
release.openshift.io/create-only: "true"
spec:
template:
spec:
Expand Down

0 comments on commit fb275df

Please sign in to comment.