[node operator] Read azure config from k8s secret

Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
Malte Poll 2022-07-22 16:28:09 +02:00 committed by Malte Poll
parent 3495ec1c07
commit 50ed6777c8
8 changed files with 134 additions and 5 deletions

View file

@ -3,4 +3,6 @@ kind: AutoscalingStrategy
metadata:
name: autoscalingstrategy-sample
spec:
# TODO(user): Add fields here
deploymentName: constellation-cluster-autoscaler
deploymentNamespace: kube-system
enabled: true