Skip to content

Commit 13adc2e

Browse files
committed
Update helm chart for operator to v0.0.10
1 parent bd94d53 commit 13adc2e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

helm-charts/tarantool-cartridge/templates/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ spec:
4646
name: www
4747
spec:
4848
accessModes: ["ReadWriteOnce"]
49+
storageClassName: "csi-ceph-ssd-dp1"
4950
resources:
5051
requests:
5152
storage: {{ .DiskSize }}

index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ entries:
6464
name: tarantool-operator
6565
type: application
6666
urls:
67-
- https://tarantool.github.io/tarantool-operator/tarantool-operator-0.0.10.tgz
67+
- https://tarantool.github.io/tarantool-operator/releases/download/tarantool-operator-0.0.10/tarantool-operator-0.0.10.tgz
6868
version: 0.0.10
6969
- apiVersion: v2
7070
appVersion: 1.16.0

0 commit comments

Comments
 (0)