fix: change kloud.team to kloude.ir
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
#
|
||||
# When installed with charts/kks-provider-plugin, settings come from env vars instead.
|
||||
driver {
|
||||
name = "storage.csi.kloud.team"
|
||||
endpoint = "unix:///var/lib/kubelet/plugins/storage.csi.kloud.team/csi.sock"
|
||||
name = "storage.csi.kloude.ir"
|
||||
endpoint = "unix:///var/lib/kubelet/plugins/storage.csi.kloude.ir/csi.sock"
|
||||
mode = "all"
|
||||
}
|
||||
|
||||
client {
|
||||
server_url = "https://csi.kloud.team"
|
||||
server_url = "https://csi.kloude.ir"
|
||||
access_token = "REPLACE_WITH_CLUSTER_ACCESS_TOKEN"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user