Use local registry proxy for most services

This commit is contained in:
2020-11-04 13:11:47 +01:00
parent 3120186df9
commit e226c3ce71
21 changed files with 156 additions and 25 deletions

View File

@ -49,7 +49,7 @@ spec:
restartPolicy: Never
containers:
- name: kubectl
image: bitnami/kubectl
image: registry.spamasaurus.com/proxy/bitnami/kubectl
command:
- 'bash'
- '-c'

View File

@ -17,5 +17,5 @@ spec:
image: rancher/k3s-upgrade:v1.18.6-k3s1
serviceAccountName: system-upgrade
upgrade:
image: rancher/k3s-upgrade
image: registry.spamasaurus.com/proxy/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: rancher/k3s-upgrade
image: registry.spamasaurus.com/proxy/rancher/k3s-upgrade
channel: https://update.k3s.io/v1-release/channels/stable