mirror of https://github.com/k3s-io/k3s
Pick up security patches for fluentd-gcp-scaler by upgrading to version 0.5.2
parent
68099ceb67
commit
65b0557d31
|
@ -19,7 +19,7 @@ spec:
|
||||||
serviceAccountName: fluentd-gcp-scaler
|
serviceAccountName: fluentd-gcp-scaler
|
||||||
containers:
|
containers:
|
||||||
- name: fluentd-gcp-scaler
|
- name: fluentd-gcp-scaler
|
||||||
image: k8s.gcr.io/fluentd-gcp-scaler:0.5.1
|
image: k8s.gcr.io/fluentd-gcp-scaler:0.5.2
|
||||||
command:
|
command:
|
||||||
- /scaler.sh
|
- /scaler.sh
|
||||||
- --ds-name=fluentd-gcp-{{ fluentd_gcp_yaml_version }}
|
- --ds-name=fluentd-gcp-{{ fluentd_gcp_yaml_version }}
|
||||||
|
|
Loading…
Reference in New Issue