storageclass

This commit is contained in:
Philip Haupt
2025-04-13 15:30:19 +02:00
parent 8c9e7e8d78
commit 2999516fa8
5 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# cert-manager webhook netcup
<https://github.com/aellwein/cert-manager-webhook-netcup>
das RoleBinding in rb.yaml muss manuell applyt werden.

View File

@@ -3,4 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- main.yaml
- main.yaml
- sc.yaml

View File

@@ -6,6 +6,7 @@ metadata:
parameters:
protocol: nvmf
repl: "3"
thin: "true"
provisioner: io.openebs.csi-mayastor
reclaimPolicy: Retain
allowVolumeExpansion: true

View File

@@ -4,3 +4,4 @@ kind: Kustomization
resources:
- main.yaml
- vsc.yaml