storageclass
This commit is contained in:
5
certmanager-netcup/README.md
Normal file
5
certmanager-netcup/README.md
Normal 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.
|
||||
@@ -4,3 +4,4 @@ kind: Kustomization
|
||||
|
||||
resources:
|
||||
- main.yaml
|
||||
- sc.yaml
|
||||
@@ -6,6 +6,7 @@ metadata:
|
||||
parameters:
|
||||
protocol: nvmf
|
||||
repl: "3"
|
||||
thin: "true"
|
||||
provisioner: io.openebs.csi-mayastor
|
||||
reclaimPolicy: Retain
|
||||
allowVolumeExpansion: true
|
||||
@@ -4,3 +4,4 @@ kind: Kustomization
|
||||
|
||||
resources:
|
||||
- main.yaml
|
||||
- vsc.yaml
|
||||
Reference in New Issue
Block a user