Skip to content

Commit

Permalink
Merge pull request #547 from ksimon1/update-container-list
Browse files Browse the repository at this point in the history
Update container list
  • Loading branch information
kubevirt-bot authored May 23, 2023
2 parents 8c1c6ff + 2523e28 commit e3b9ded
Show file tree
Hide file tree
Showing 9 changed files with 2,607 additions and 353 deletions.
2 changes: 2 additions & 0 deletions config/manager/manager.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ spec:
- name: NODE_LABELLER_IMAGE
- name: CPU_PLUGIN_IMAGE
- name: OPERATOR_VERSION
- name: TEKTON_TASKS_IMAGE
- name: TEKTON_TASKS_DISK_VIRT_IMAGE
image: controller:latest
name: manager
resources:
Expand Down
2 changes: 2 additions & 0 deletions data/olm-catalog/ssp-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,8 @@ spec:
- name: CPU_PLUGIN_IMAGE
- name: OPERATOR_VERSION
value: 0.14.0
- name: TEKTON_TASKS_IMAGE
- name: TEKTON_TASKS_DISK_VIRT_IMAGE
image: quay.io/kubevirt/ssp-operator:latest
livenessProbe:
httpGet:
Expand Down
Loading

0 comments on commit e3b9ded

Please sign in to comment.