Skip to content

Commit 92b857f

Browse files
committed
Fix missing CONST_MONITORING_ADDON_NAME_CAMELCASE import
1 parent 2faa27c commit 92b857f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/aks-preview/azext_aks_preview/managed_cluster_decorator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
CONST_ACNS_DATAPATH_ACCELERATION_MODE_NONE,
5555
CONST_TRANSIT_ENCRYPTION_TYPE_MTLS,
5656
CONST_ADVANCED_NETWORKPOLICIES_L7,
57+
CONST_MONITORING_ADDON_NAME_CAMELCASE,
5758
)
5859
from azext_aks_preview.azurecontainerstorage._consts import (
5960
CONST_ACSTOR_EXT_INSTALLATION_NAME,

0 commit comments

Comments
 (0)