Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
fix: Get rid of hardcoded gcactivities image and tag
Browse files Browse the repository at this point in the history
These are updated in `jenkins-x-platform` and we should just be
picking up the configuration from there, and we definitely shouldn't
be using an ancient builder image for this.

fixes jenkins-x/jx#6904

Signed-off-by: Andrew Bayer <[email protected]>
  • Loading branch information
abayer authored and jenkins-x-bot committed Mar 20, 2020
1 parent 0ba68b1 commit 1a92d92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions env/jenkins-x-platform/values.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,6 @@ gcactivities:
cronjob:
enabled: true
schedule: "0/30 * * * *"
image:
repository: gcr.io/jenkinsxio/builder-jx
tag: 0.1.658

gcpods:
cronjob:
Expand Down

0 comments on commit 1a92d92

Please sign in to comment.