mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(rook-ceph): v1.12.7
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
# renovate: registryUrl=https://charts.rook.io/release
|
||||
chart: rook-ceph
|
||||
version: "${VERSION_ROOK:=v1.10.10}"
|
||||
version: "v1.12.7"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: rook-ceph
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
useOperatorHostNetwork: false
|
||||
pspEnable: false
|
||||
crds:
|
||||
enabled: false
|
||||
enabled: true
|
||||
cephBlockPoolsVolumeSnapshotClass:
|
||||
enabled: true
|
||||
name: csi-rbdplugin-snapclass
|
||||
|
||||
@@ -32,7 +32,7 @@ spec:
|
||||
- ports:
|
||||
- port: "6443"
|
||||
---
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/cilium.io/ciliumnetworkpolicy_v2.json
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/cilium.io/ciliumclusterwidenetworkpolicy_v2.json
|
||||
apiVersion: cilium.io/v2
|
||||
kind: CiliumClusterwideNetworkPolicy
|
||||
metadata:
|
||||
|
||||
@@ -4,5 +4,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- ns.yaml
|
||||
- repo.yaml
|
||||
- https://raw.githubusercontent.com/rook/rook/v1.10.10/deploy/examples/crds.yaml
|
||||
- ks.yaml
|
||||
- ks.yaml
|
||||
|
||||
Reference in New Issue
Block a user