Skip to content

Commit 63e3a3b

Browse files
committed
Add dynamodb.v8-schema-from to local k8s
1 parent 5126765 commit 63e3a3b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

k8s/querier-dep.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ spec:
2727
- -dynamodb.v4-schema-from=2017-02-05
2828
- -dynamodb.v5-schema-from=2017-02-22
2929
- -dynamodb.v7-schema-from=2017-03-19
30+
- -dynamodb.v8-schema-from=2017-06-05
3031
- -dynamodb.chunk-table.from=2017-04-17
3132
- -memcached.hostname=memcached.default.svc.cluster.local
3233
- -memcached.timeout=100ms

k8s/ruler-dep.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ spec:
3030
- -dynamodb.v4-schema-from=2017-02-05
3131
- -dynamodb.v5-schema-from=2017-02-22
3232
- -dynamodb.v7-schema-from=2017-03-19
33+
- -dynamodb.v8-schema-from=2017-06-05
3334
- -dynamodb.chunk-table.from=2017-04-17
3435
- -memcached.hostname=memcached.default.svc.cluster.local
3536
- -memcached.timeout=100ms

0 commit comments

Comments
 (0)