Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#262 from slawqo/issue/OSP-…
Browse files Browse the repository at this point in the history
…20056

Connect ovs pod to the tenant network
  • Loading branch information
openshift-merge-robot authored Apr 4, 2023
2 parents e0bd376 + a2123d5 commit b2bb7a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ spec:
system-id: "random"
ovn-bridge: "br-int"
ovn-encap-type: "geneve"
networkAttachment: internalapi
networkAttachment: tenant
placement:
template:
containerImage: quay.io/tripleozedcentos9/openstack-placement-api:current-tripleo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ spec:
system-id: "random"
ovn-bridge: "br-int"
ovn-encap-type: "geneve"
networkAttachment: internalapi
networkAttachment: tenant
placement:
template:
containerImage: quay.io/tripleozedcentos9/openstack-placement-api:current-tripleo
Expand Down

0 comments on commit b2bb7a7

Please sign in to comment.