mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change back to server ip
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
|||||||
config:
|
config:
|
||||||
region: minio
|
region: minio
|
||||||
s3ForcePathStyle: true
|
s3ForcePathStyle: true
|
||||||
s3Url: http://nas-minio-external:9000
|
s3Url: http://192.168.1.99:9000
|
||||||
insecureSkipTLSVerify: "true"
|
insecureSkipTLSVerify: "true"
|
||||||
volumeSnapshotLocation:
|
volumeSnapshotLocation:
|
||||||
- name: default
|
- name: default
|
||||||
|
|||||||
Reference in New Issue
Block a user