From 762751399b00b468a7511de3504b10a3528f1212 Mon Sep 17 00:00:00 2001 From: asifdxtreme Date: Tue, 26 Apr 2022 18:49:54 +0530 Subject: [PATCH] Update vdo-spec --- artifacts/vanilla/vdo-spec.yaml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/artifacts/vanilla/vdo-spec.yaml b/artifacts/vanilla/vdo-spec.yaml index ecf2336..71fcd54 100644 --- a/artifacts/vanilla/vdo-spec.yaml +++ b/artifacts/vanilla/vdo-spec.yaml @@ -671,12 +671,20 @@ subjects: apiVersion: v1 data: auto-upgrade: disabled - versionConfigURL: https://github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator/releases/download/0.1.1/compatibility.yaml + versionConfigURL: https://github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator/releases/download/0.3.0-rc/compatibility.yaml kind: ConfigMap metadata: name: compat-matrix-config namespace: vmware-system-vdo --- +apiVersion: vdo.vmware.com/v1alpha1 +kind: CompatibilityConfig +metadata: + name: compat-matrix-config + namespace: vmware-system-vdo +spec: + matrixURL: "https://github.com/vmware-tanzu/vsphere-kubernetes-drivers-operator/releases/download/0.3.0-rc/compatibility.yaml" +--- apiVersion: v1 data: controller_manager_config.yaml: | @@ -779,7 +787,7 @@ spec: configMapKeyRef: key: auto-upgrade name: compat-matrix-config - image: vmware.com/vdo:0.2.0-1-g5bf9500 + image: projects.registry.vmware.com/vsphere_kubernetes_driver_operator/vdo@sha256:a46a09376084d2cda3a6f240cd80e4b40fe8a97a6a8348fd46375dc9f4e53804 imagePullPolicy: IfNotPresent livenessProbe: httpGet: