Documentation
¶
Index ¶
Constants ¶
View Source
const ComponentJSONName = "verrazzanoNetworkPolicies"
ComponentName is the JSON name of the component
View Source
const ComponentName = "verrazzano-network-policies"
ComponentName is the name of the component
View Source
const ComponentNamespace = constants.VerrazzanoSystemNamespace
ComponentNamespace is the namespace of the component
Variables ¶
This section is empty.
Functions ¶
func FixKeycloakMySQLNetPolicy ¶ added in v1.7.0
func FixKeycloakMySQLNetPolicy(ctx spi.ComponentContext) error
FixKeycloakMySQLNetPolicy fixes the keycloak-mysql network policy after an upgrade. When we apply the new version of the network policy, the podSelector match labels are merged with the existing policy match labels, but the old label no longer exists on the new MySQL pod. This function removes that label matcher if it exists.
func NewComponent ¶
NewComponent returns a new networkPoliciesComponent The network policies helm chart can use the same overrides as verrazznoa
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.