Skip to content

Commit 26d62f1

Browse files
authored
chore: update hypervisor crd for local development (#980)
1 parent af70744 commit 26d62f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tiltfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ local('kubectl wait --namespace cert-manager --for=condition=available deploymen
8383

8484
########### Dependency CRDs
8585
# Make sure the local cluster is running if you are running into startup issues here.
86-
url = 'https://raw.githubusercontent.com/cobaltcore-dev/openstack-hypervisor-operator/d35f2bc2c5d4fd634b17e7a8dd77ff3025758fbb/charts/openstack-hypervisor-operator/crds/kvm.cloud.sap_hypervisors.yaml'
86+
url = 'https://raw.githubusercontent.com/cobaltcore-dev/openstack-hypervisor-operator/c57c5be250635c639c858395c0501aa8c422f4ea/charts/openstack-hypervisor-operator/crds/kvm.cloud.sap_hypervisors.yaml'
8787
local('curl -L ' + url + ' | kubectl apply -f -')
8888

8989
########### Cortex Manager & CRDs

0 commit comments

Comments
 (0)