Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kubernetes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Frank Berghaus
kubernetes
Commits
5a24d155
Commit
5a24d155
authored
2 years ago
by
Frank Berghaus
Browse files
Options
Downloads
Patches
Plain Diff
Use the latest working version of the cloud provider for openstack
parent
a4bc783c
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
mom-template.yaml
+2
-1
2 additions, 1 deletion
mom-template.yaml
with
2 additions
and
1 deletion
mom-template.yaml
+
2
−
1
View file @
5a24d155
...
...
@@ -329,7 +329,8 @@ resources:
availability: nova
EOF
git clone https://github.com/kubernetes/cloud-provider-openstack.git /tmp/cloud-provider-openstack
curl --location 'https://github.com/kubernetes/cloud-provider-openstack/archive/refs/tags/v1.25.3.tar.gz' \
| tar zxv --strip-components=1 -C /tmp/cloud-provider-openstack
rm /tmp/cloud-provider-openstack/manifests/cinder-csi-plugin/csi-secret-cinderplugin.yaml
kubectl create secret -n kube-system generic cloud-config --from-file=/tmp/cloud.conf
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment