Upgraded Plex;Upgraded K3s

This commit is contained in:
Danny Bessems 2024-02-22 12:34:19 +01:00
parent b7f20d9156
commit c23ec8ddac
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
image:
pullPolicy: Always
ingress:
enabled: true
ingressClassName: traefik

View File

@ -14,8 +14,8 @@ spec:
args:
- prepare
- server-plan
image: bv11-cr01.bessems.eu/proxy/rancher/k3s-upgrade
image: rancher/k3s-upgrade
serviceAccountName: system-upgrade
upgrade:
image: bv11-cr01.bessems.eu/proxy/rancher/k3s-upgrade
image: rancher/k3s-upgrade
channel: https://update.k3s.io/v1-release/channels/stable

View File

@ -14,5 +14,5 @@ spec:
- "true"
serviceAccountName: system-upgrade
upgrade:
image: bv11-cr01.bessems.eu/proxy/rancher/k3s-upgrade
image: rancher/k3s-upgrade
channel: https://update.k3s.io/v1-release/channels/stable