calico image from myhuaweicloud.com
This commit is contained in:
@ -6,6 +6,8 @@ metadata:
|
||||
name: default
|
||||
spec:
|
||||
# Configures Calico networking.
|
||||
registry: swr.cn-east-2.myhuaweicloud.com
|
||||
imagePath: kuboard-dependency
|
||||
calicoNetwork:
|
||||
# Note: The ipPools section cannot be modified post-install.
|
||||
ipPools:
|
||||
|
||||
@ -4317,7 +4317,8 @@ spec:
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
containers:
|
||||
- name: tigera-operator
|
||||
image: quay.io/tigera/operator:v1.13.2
|
||||
# image: quay.io/tigera/operator:v1.13.2
|
||||
image: swr.cn-east-2.myhuaweicloud.com/kuboard-dependency/tigera-operator:v1.13.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- operator
|
||||
|
||||
Reference in New Issue
Block a user