fix: fix typo, wrong s3 url in velero hel1
This commit is contained in:
@@ -12,7 +12,7 @@ clusterConfig:
|
||||
ingress_nodes: ["controlplane-1, controlplane-2, controlplane-3"]
|
||||
ingress_replica_count: 3
|
||||
ingress_loadbalancer: true
|
||||
ingress_nodeport: true
|
||||
ingress_nodeport: false
|
||||
fileserver: "10.0.1.1"
|
||||
s3:
|
||||
hosts: []
|
||||
|
||||
Reference in New Issue
Block a user