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

Skip to content
Snippets Groups Projects
Commit 22d0bc54 authored by entlein's avatar entlein
Browse files

ceph-csi driver needs to be in kube-system

parent 9ebacf24
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: ceph-csi-cephfs
name: kube-system
---
......@@ -16,7 +16,7 @@ spec:
repo: {{ item.value.repo | default("https://ceph.github.io/csi-charts") }}
chart: ceph-csi-cephfs
version: {{ item.value.version | default("3-canary") }}
targetNamespace: ceph-csi-cephfs
targetNamespace: kube-system
valuesContent: |-
provisioner:
attacher:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment