Skip to content

Commit bb740f9

Browse files
committed
2.6.0
1 parent 15b7639 commit bb740f9

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

apps/piraeus/overlays/production/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
namespace: piraeus-datastore
44
resources:
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

apps/piraeus/overlays/production/linstor-cluster.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,5 @@ metadata:
55
spec:
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

0 commit comments

Comments
 (0)