Removed Harbor's ingressRoute;Replaced Harbor's fqdn in all deployments

This commit is contained in:
2020-12-04 09:41:15 +01:00
parent 051f7fcbad
commit 93683f68d3
25 changed files with 72 additions and 94 deletions

View File

@ -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

View File

@ -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'

View File

@ -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

View File

@ -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