Skip to content

Commit

Permalink
Do a make manifest and build-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
spai-p9 authored and OmkarDeshpande7 committed Feb 21, 2025
1 parent b299b48 commit 4acbbbf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions deploy/00crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -632,8 +632,8 @@ spec:
spec:
description: Spec defines the desired state of VjailbreakNode
properties:
availableflavours:
description: AvailableFlavours is the list of available flavors in
AvailableFlavors:
description: AvailableFlavors is the list of available flavors in
openstack
items:
description: |-
Expand Down Expand Up @@ -1447,7 +1447,7 @@ spec:
- --health-probe-bind-address=:8081
command:
- /manager
image: quay.io/platform9/vjailbreak-controller:v0.1.3
image: quay.io/platform9/vjailbreak-controller:v0.1.4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ spec:
spec:
description: Spec defines the desired state of VjailbreakNode
properties:
availableflavours:
description: AvailableFlavours is the list of available flavors in
AvailableFlavors:
description: AvailableFlavors is the list of available flavors in
openstack
items:
description: |-
Expand Down
2 changes: 1 addition & 1 deletion k8s/migration/config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/platform9/vjailbreak-controller
newTag: v0.1.3
newTag: v0.1.4

0 comments on commit 4acbbbf

Please sign in to comment.