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 6e09fdd commit b1d216dCopy full SHA for b1d216d
README.md
@@ -22,8 +22,10 @@ Does not include:
22
# cloud-config.yaml
23
projectId:
24
networkId:
25
-nonStackitClassNames: # If not set, defaults to "updateAndCreate" (see: Non-STACKIT class names).
26
region: eu01
+# extraLabels to add to loadbalancer instances
27
+extraLabels:
28
+ key: value
29
loadBalancerApi:
30
# If not set, defaults to production.
31
url: https://load-balancer-dev.api.qa.stackit.cloud
0 commit comments