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.
1 parent c09cfb7 commit 37381ebCopy full SHA for 37381eb
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