Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #851 from karelyatin/OSPRH-6499
Browse files Browse the repository at this point in the history
Add tls certs to neutron ovn agent
  • Loading branch information
openshift-merge-bot[bot] authored Apr 22, 2024
2 parents 269680d + c4ddc05 commit ac6621c
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,15 @@ spec:
playbook: osp.edpm.neutron_ovn
secrets:
- neutron-ovn-agent-neutron-config
tlsCert:
contents:
- dnsnames
- ips
networks:
- ctlplane
issuer: osp-rootca-issuer-ovn
keyUsages:
- digital signature
- key encipherment
- client auth
caCerts: combined-ca-bundle

0 comments on commit ac6621c

Please sign in to comment.