e14618df299a62cf677e6358960b435bca1eec8a
ocp/centos.yaml.md
... | ... | @@ -18,15 +18,10 @@ spec: |
18 | 18 | requests: |
19 | 19 | storage: 10Gi |
20 | 20 | storageClassName: ocs-storagecluster-ceph-rbd |
21 | - source: |
|
22 | - # http: |
|
23 | - # url: "https://fedora.mirror.wearetriple.com/linux/releases/38/Cloud/x86_64/images/Fedora-Cloud-Base-38-1.6.x86_64.qcow2" |
|
24 | - # To use a registry source, uncomment the following lines and delete the preceding HTTP source block |
|
25 | - registry: |
|
26 | - url: "docker://registry.poc4.ecocenter.fr:8443/init/oc-mirror-metadata/containerdisks/centos-stream:9" |
|
27 | - pullMethod: node |
|
28 | - # secretRef: pull-secret |
|
29 | - # certConfigMap: user-ca-bundle |
|
21 | + sourceRef: |
|
22 | + kind: DataSource |
|
23 | + name: centos-stream9 |
|
24 | + namespace: openshift-virtualization-os-images |
|
30 | 25 | status: {} |
31 | 26 | running: true |
32 | 27 | template: |