mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-20 13:04:36 -04:00
cli: deploy yawol as OpenStack loadbalancer
This commit is contained in:
parent
0ebe6e669d
commit
56635c3993
20 changed files with 398 additions and 41 deletions
|
@ -20,7 +20,7 @@ spec:
|
|||
args:
|
||||
- /bin/openstack-cloud-controller-manager
|
||||
- --cloud-provider=openstack
|
||||
- --cloud-config=/etc/config/cloud.conf
|
||||
- --cloud-config=/etc/config/cloudprovider.conf
|
||||
- --leader-elect=true
|
||||
- --allocate-node-cidrs=false
|
||||
- -v=2
|
||||
|
|
|
@ -4,4 +4,4 @@ metadata:
|
|||
name: openstackkey
|
||||
namespace: testNamespace
|
||||
data:
|
||||
cloud.conf: YmFhYWFhYWQ=
|
||||
cloudprovider.conf: YmFhYWFhYWQ=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue