Added piraeus
This commit is contained in:
parent
b84c6ea811
commit
ddff432bf2
|
@ -7,3 +7,4 @@ resources:
|
|||
- ./middleware.yaml
|
||||
|
||||
- ./intel-devices
|
||||
- ./piraeus
|
||||
|
|
5
infrastructure/configs/piraeus/cluster.yaml
Normal file
5
infrastructure/configs/piraeus/cluster.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
apiVersion: piraeus.io/v1
|
||||
kind: LinstorCluster
|
||||
metadata:
|
||||
name: linstorcluster
|
||||
spec: {}
|
4
infrastructure/configs/piraeus/kustomization.yaml
Normal file
4
infrastructure/configs/piraeus/kustomization.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- cluster.yaml
|
|
@ -8,3 +8,4 @@ resources:
|
|||
# - rook.yaml
|
||||
- ./node-feature-discovery
|
||||
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/refs/tags/v1.1.8/manifests/dragonfly-operator.yaml
|
||||
- https://github.com/piraeusdatastore/piraeus-operator//config/default?ref=v2.7.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user