Skip to content

Commit

Permalink
Update helm chart for operator to v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zwirec committed Mar 11, 2022
1 parent bd94d53 commit 13adc2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions helm-charts/tarantool-cartridge/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ spec:
name: www
spec:
accessModes: ["ReadWriteOnce"]
storageClassName: "csi-ceph-ssd-dp1"
resources:
requests:
storage: {{ .DiskSize }}
Expand Down
2 changes: 1 addition & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ entries:
name: tarantool-operator
type: application
urls:
- https://tarantool.github.io/tarantool-operator/tarantool-operator-0.0.10.tgz
- https://tarantool.github.io/tarantool-operator/releases/download/tarantool-operator-0.0.10/tarantool-operator-0.0.10.tgz
version: 0.0.10
- apiVersion: v2
appVersion: 1.16.0
Expand Down

0 comments on commit 13adc2e

Please sign in to comment.