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

Commit

Permalink
fix: use boom service account
Browse files Browse the repository at this point in the history
  • Loading branch information
eliobischof committed Jan 24, 2020
1 parent fe2f3ea commit 63f7866
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ func ensureArtifacts(logger logging.Logger, kubeconfig *orbiter.Secret, orb *orb
},
},
Spec: core.PodSpec{
ServiceAccountName: "boom",
ImagePullSecrets: []core.LocalObjectReference{{
Name: "public-github-packages",
}},
Expand Down

0 comments on commit 63f7866

Please sign in to comment.