We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13885bf + 37381eb commit d2ce69dCopy full SHA for d2ce69d
cluster/addons/fluentd-gcp/scaler-deployment.yaml
@@ -19,7 +19,7 @@ spec:
19
serviceAccountName: fluentd-gcp-scaler
20
containers:
21
- name: fluentd-gcp-scaler
22
- image: k8s.gcr.io/fluentd-gcp-scaler:0.5.1
+ image: k8s.gcr.io/fluentd-gcp-scaler:0.5.2
23
command:
24
- /scaler.sh
25
- --ds-name=fluentd-gcp-{{ fluentd_gcp_yaml_version }}
0 commit comments