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