mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-10 16:00:19 -04:00
[node operator] Read azure config from k8s secret
Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
parent
3495ec1c07
commit
50ed6777c8
8 changed files with 134 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue