Removed Harbor's ingressRoute;Replaced Harbor's fqdn in all deployments
This commit is contained in:
@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: inotify-max-watchers
|
||||
image: alpine
|
||||
image: bv11-cr01.bessems.eu/proxy/library/alpine
|
||||
imagePullPolicy: Always
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
@ -49,7 +49,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: kubectl
|
||||
image: registry.spamasaurus.com/proxy/bitnami/kubectl
|
||||
image: bv11-cr01.bessems.eu/proxy/bitnami/kubectl
|
||||
command:
|
||||
- 'bash'
|
||||
- '-c'
|
||||
|
@ -14,8 +14,8 @@ spec:
|
||||
args:
|
||||
- prepare
|
||||
- server-plan
|
||||
image: rancher/k3s-upgrade:v1.19.3-k3s2
|
||||
image: bv11-cr01.bessems.eu/proxy/rancher/k3s-upgrade:v1.19.3-k3s2
|
||||
serviceAccountName: system-upgrade
|
||||
upgrade:
|
||||
image: rancher/k3s-upgrade
|
||||
image: bv11-cr01.bessems.eu/proxy/rancher/k3s-upgrade
|
||||
channel: https://update.k3s.io/v1-release/channels/stable
|
||||
|
@ -14,5 +14,5 @@ spec:
|
||||
- "true"
|
||||
serviceAccountName: system-upgrade
|
||||
upgrade:
|
||||
image: rancher/k3s-upgrade
|
||||
image: bv11-cr01.bessems.eu/proxy/rancher/k3s-upgrade
|
||||
channel: https://update.k3s.io/v1-release/channels/stable
|
||||
|
Reference in New Issue
Block a user