We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a096c8 commit 3c90ad6Copy full SHA for 3c90ad6
CODEOWNERS
@@ -1,6 +1,2 @@
1
# Default owner for all files unless otherwise specified
2
-* @mkjpryor
3
-
4
-# Tyler looks after the CI, so make him a code owner on CI-related files as well
5
-/.github/ @mkjpryor @scrungus
6
-ci/. @mkjpryor @scrungus
+* @azimuth-cloud/azimuth-core-maintainers
charts/cluster-addons/values.yaml
@@ -74,6 +74,8 @@ openstack:
74
# By default, ignore volume AZs for Cinder as most clouds have a single globally-attachable Cinder AZ
75
BlockStorage:
76
ignore-volume-az: true
77
+ LoadBalancer:
78
+ manage-security-groups: true
79
# Settings for the Cloud Controller Manager (CCM)
80
ccm:
81
# Indicates if the OpenStack CCM should be enabled
0 commit comments