Skip to content
Snippets Groups Projects
Unverified Commit f7f79ff1 authored by onno204's avatar onno204 Committed by GitHub
Browse files

Revert "fix(kustomize): Deploy latest system-upgrade-controller" (#304)


* Revert "fix(kustomize): Deploy latest system-upgrade-controller"
  This reverts commit 4e31e5d6.
* Apply suggestions from code review

Co-authored-by: default avatarBrad Davidson <brad@oatmail.org>
parent 73165b95
No related branches found
No related tags found
No related merge requests found
......@@ -5,3 +5,6 @@ resources:
- manifests/clusterrole.yaml
- manifests/clusterrolebinding.yaml
- manifests/system-upgrade-controller.yaml
images:
- name: rancher/system-upgrade-controller
newTag: v0.14.0
......@@ -66,7 +66,7 @@ spec:
effect: "NoExecute"
containers:
- name: system-upgrade-controller
image: rancher/system-upgrade-controller:latest
image: rancher/system-upgrade-controller:v0.14.0
imagePullPolicy: IfNotPresent
securityContext:
runAsNonRoot: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment