Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#165 from karelyatin/instal…
Browse files Browse the repository at this point in the history
…l-certs

Include install-certs dataplane service
  • Loading branch information
abays authored Apr 5, 2024
2 parents 25198d1 + 9b56381 commit dd24288
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/va/hci/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ data:
name: edpm-deployment-post-ceph
nodeset:
services:
- install-certs
- ceph-client
- ovn
- neutron-metadata
Expand Down
1 change: 1 addition & 0 deletions examples/va/nfv/ovs-dpdk-sriov/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ data:
- install-os
- configure-os
- run-os
- install-certs
- ovn
- neutron-metadata
- neutron-sriov
Expand Down
1 change: 1 addition & 0 deletions examples/va/nfv/ovs-dpdk/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ data:
- install-os
- configure-os
- run-os
- install-certs
- ovn
- neutron-metadata
- libvirt
Expand Down
1 change: 1 addition & 0 deletions examples/va/nfv/sriov/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ data:
- configure-os
- run-os
- reboot-os
- install-certs
- libvirt
- ovn
- nova-custom-sriov
Expand Down

0 comments on commit dd24288

Please sign in to comment.