Don't set columnkey, doesn't exist anymore.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
pull/63/head
Tom Wilkie 7 years ago
parent 2504492fed
commit d6e0156d9a
  1. 1
      ksonnet/loki/config.libsonnet

@ -66,7 +66,6 @@
if $._config.storage_backend == 'gcp' then {
instance: $._config.bigtable_instance,
project: $._config.bigtable_project,
columnkey: true,
} else {},
gcs:
if $._config.storage_backend == 'gcp' then {

Loading…
Cancel
Save