Skip to content

Commit 1663928

Browse files
authored
adjust the source url for the registry server (#794)
Signed-off-by: Moath Qasim <[email protected]> Signed-off-by: Moath Qasim <[email protected]>
1 parent ba3b5cf commit 1663928

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/e2e/provisioning/testdata/machinedeployment-kubevirt-dns-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
cloudProviderSpec:
2929
storageClassName: kubermatic-fast
3030
pvcSize: "10Gi"
31-
sourceURL: http://10.108.49.221/<< OS_NAME >>.img
31+
sourceURL: http://10.102.236.197/<< OS_NAME >>.img
3232
cpus: "1"
3333
memory: "4096M"
3434
dnsPolicy: "None"

test/e2e/provisioning/testdata/machinedeployment-kubevirt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
cloudProviderSpec:
2929
storageClassName: kubermatic-fast
3030
pvcSize: "10Gi"
31-
sourceURL: http://10.108.49.221/<< OS_NAME >>.img
31+
sourceURL: http://10.102.236.197/<< OS_NAME >>.img
3232
cpus: "1"
3333
memory: "4096M"
3434
kubeconfig:

0 commit comments

Comments
 (0)