*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 1c60ab2e authored by entlein's avatar entlein
Browse files

moving cinder-csi to kube-system, else it cannot provision, cis admission controller forbids it

parent 3267a6fb
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -3,7 +3,7 @@
kind: Namespace
apiVersion: v1
metadata:
name: openstack-system
name: kube-system
---
......@@ -16,7 +16,7 @@ spec:
repo: https://kubernetes.github.io/cloud-provider-openstack
chart: openstack-cinder-csi
version: {{ item.value.version | default("1.4.9") }}
targetNamespace: openstack-system
targetNamespace: kube-system
valuesContent: |-
secret:
enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment