Skip to content

Commit

Permalink
Merge pull request #276 from slagle/service-datasources
Browse files Browse the repository at this point in the history
Use DataPlaneService.DataSources
  • Loading branch information
abays authored Jun 19, 2024
2 parents bcdb078 + 933a0f2 commit a1492fb
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions va/nfv/ovs-dpdk/edpm/nodeset/nova_ovs_dpdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ metadata:
spec:
label: nova-custom-ovsdpdk
edpmServiceType: nova
configMaps:
- ovs-dpdk-cpu-pinning-nova
secrets:
- nova-cell1-compute-config
- nova-migration-ssh-key
dataSources:
- configMapRef:
name: ovs-dpdk-cpu-pinning-nova
- secretRef:
name: nova-cell1-compute-config
- secretRef:
name: nova-migration-ssh-key
playbook: osp.edpm.nova
tlsCerts:
default:
Expand Down

0 comments on commit a1492fb

Please sign in to comment.