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 dd88846 commit 2783c33Copy full SHA for 2783c33
config/manager/manager.yaml
@@ -24,7 +24,7 @@ spec:
24
- --leader-elect
25
- "--diagnostics-address=${CAPZ_DIAGNOSTICS_ADDRESS:=:8443}"
26
- "--insecure-diagnostics=${CAPZ_INSECURE_DIAGNOSTICS:=false}"
27
- - "--feature-gates=MachinePool=${EXP_MACHINE_POOL:=false},AKSResourceHealth=${EXP_AKS_RESOURCE_HEALTH:=false},EdgeZone=${EXP_EDGEZONE:=false},ASOAPI=${EXP_ASO_API:=false}"
+ - "--feature-gates=MachinePool=${EXP_MACHINE_POOL:=false},AKSResourceHealth=${EXP_AKS_RESOURCE_HEALTH:=false},EdgeZone=${EXP_EDGEZONE:=false},ASOAPI=${EXP_ASO_API:=true}"
28
- "--v=0"
29
image: controller:latest
30
imagePullPolicy: Always
0 commit comments