***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Datalab Openstack RKE2
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HPC
DataLab
Ansible
Collections
Datalab Openstack RKE2
Commits
09fb2db2
Commit
09fb2db2
authored
2 years ago
by
Lahmer, Thomas
Browse files
Options
Downloads
Patches
Plain Diff
fixed wrong context for seLinuxOptions for openstck ccm
parent
9eb125a8
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Restore main as the default branch
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/rke2/templates/manifests/deploy-openstack-ccm.j2
+4
-4
4 additions, 4 deletions
roles/rke2/templates/manifests/deploy-openstack-ccm.j2
with
4 additions
and
4 deletions
roles/rke2/templates/manifests/deploy-openstack-ccm.j2
+
4
−
4
View file @
09fb2db2
...
...
@@ -49,6 +49,10 @@ spec:
path: /metrics
port: 10258 #}
securityContext:
seLinuxOptions:
type: my-openstack-ccm.process
controllerExtraArgs: |-
- --cluster-name=rke2-{{ cluster_name }}
...
...
@@ -57,7 +61,3 @@ spec:
# cpu: 200m
#}
securityContext:
seLinuxOptions:
type: my-openstack-ccm.process
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