Commit 6db742fc authored by Daniel Kłobuszewski's avatar Daniel Kłobuszewski

fix fluentd-gcp-scaler to look at correct fluentd-gcp version

parent d3dc4584
...@@ -22,7 +22,7 @@ spec: ...@@ -22,7 +22,7 @@ spec:
image: gcr.io/google-containers/fluentd-gcp-scaler:0.1 image: gcr.io/google-containers/fluentd-gcp-scaler:0.1
command: command:
- /scaler.sh - /scaler.sh
- --ds-name=fluentd-gcp-v2.0.13 - --ds-name=fluentd-gcp-v2.0.14
- --scaling-policy=fluentd-gcp-scaling-policy - --scaling-policy=fluentd-gcp-scaling-policy
env: env:
# Defaults, used if no overrides are found in fluentd-gcp-scaling-policy # Defaults, used if no overrides are found in fluentd-gcp-scaling-policy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment