Disable RBAC for OVN SB DB port
RBAC + OVN relay is not currently supported so disable RBAC on the OVN SB DB port until this is supported by OVN. Drive-by fix to link config.yaml into tests directory. Change-Id: If3de99d678d4e81ccd3db53eb8f2e4b31494e8d0
This commit is contained in:
parent
f8c994ad42
commit
68808176e7
@ -425,7 +425,6 @@ class OVNCentralOperatorCharm(sunbeam_charm.OSBaseOperatorCharm):
|
|||||||
self.configure_ovn_listener(
|
self.configure_ovn_listener(
|
||||||
'sb', {
|
'sb', {
|
||||||
self.ovsdb_cms.db_sb_port: {
|
self.ovsdb_cms.db_sb_port: {
|
||||||
'role': 'ovn-controller',
|
|
||||||
'inactivity_probe': inactivity_probe,
|
'inactivity_probe': inactivity_probe,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
1
charms/ovn-central-k8s/tests/config.yaml
Symbolic link
1
charms/ovn-central-k8s/tests/config.yaml
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../config.yaml
|
Loading…
x
Reference in New Issue
Block a user