rancher update
This commit is contained in:
parent
1c3db2a8b2
commit
ce3bcc5fb0
|
|
@ -10,7 +10,7 @@ spec:
|
||||||
ipPools:
|
ipPools:
|
||||||
- name: default-ipv4-ippool
|
- name: default-ipv4-ippool
|
||||||
blockSize: 26
|
blockSize: 26
|
||||||
cidr: 10.1.0.0/16
|
cidr: 10.10.0.0/16
|
||||||
encapsulation: VXLANCrossSubnet
|
encapsulation: VXLANCrossSubnet
|
||||||
natOutgoing: Enabled
|
natOutgoing: Enabled
|
||||||
nodeSelector: all()
|
nodeSelector: all()
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -133,7 +133,7 @@ resources: {}
|
||||||
# - external
|
# - external
|
||||||
tls: external # by ljh
|
tls: external # by ljh
|
||||||
|
|
||||||
systemDefaultRegistry: ""
|
systemDefaultRegistry: "reg.inje-private.com/nnd002"
|
||||||
# Set to use the packaged system charts
|
# Set to use the packaged system charts
|
||||||
useBundledSystemChart: false
|
useBundledSystemChart: false
|
||||||
|
|
||||||
|
|
@ -161,7 +161,7 @@ customLogos:
|
||||||
postDelete:
|
postDelete:
|
||||||
enabled: false #by ljh
|
enabled: false #by ljh
|
||||||
image:
|
image:
|
||||||
repository: reg.inje-private.com/nnd002/rancher/shell # by ljh add registry
|
repository: rancher/shell # by ljh add registry
|
||||||
tag: v0.2.1
|
tag: v0.2.1
|
||||||
namespaceList:
|
namespaceList:
|
||||||
- cattle-fleet-system
|
- cattle-fleet-system
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue