File tree Expand file tree Collapse file tree
apps/piraeus/overlays/production Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33namespace : piraeus-datastore
44resources :
5- - https://github.com/piraeusdatastore/piraeus-operator//config/default?ref=v2.7.1
6- - linstor-cluster.yaml # should this be after linstor-satellite-configuration?
7- - linstor-satellite-configuration.yaml # should this be before linstor-cluster?
5+ - https://github.com/piraeusdatastore/piraeus-operator//config/default?ref=v2.6.0
6+ - linstor-cluster.yaml
7+ - linstor-satellite-configuration.yaml
88 - class-medium-nvme.yaml
99 - pvc-medium-nvme-test.yaml
Original file line number Diff line number Diff line change @@ -5,12 +5,5 @@ metadata:
55spec :
66 externalController :
77 url : http://linstor.01b.us:3370
8- satellites :
9- image :
10- repository : quay.io/piraeusdatastore/piraeus-server
11- tag : v1.29.0
12- drbdReactorImage :
13- repository : quay.io/piraeusdatastore/drbd-reactor
14- tag : v1.6.0
158# kubectl wait pod --for=condition=Ready -n piraeus-datastore -l app.kubernetes.io/name=piraeus-datastore
169# kubectl -n piraeus-datastore exec deploy/linstor-controller -- linstor node list
You can’t perform that action at this time.
0 commit comments