templates/composer: Specify registry for fluentd-hec image
This commit is contained in:
parent
33711d7d51
commit
809afbd0ad
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ objects:
|
||||||
mountPath: "/var/lib/osbuild-composer"
|
mountPath: "/var/lib/osbuild-composer"
|
||||||
- name: cache-directory
|
- name: cache-directory
|
||||||
mountPath: "/var/cache/osbuild-composer"
|
mountPath: "/var/cache/osbuild-composer"
|
||||||
- image: "fluentd-hec:1.2.13"
|
- image: "quay.io/app-sre/fluentd-hec:1.2.13"
|
||||||
name: fluentd-sidecar
|
name: fluentd-sidecar
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue