Compare commits
No commits in common. "1726e0aad4bbd5b675e2de67dc2b1422b5d518fc" and "a48d9e4f201a59f5d5f7027d0bad4a0e74e14503" have entirely different histories.
1726e0aad4
...
a48d9e4f20
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: docker.io/timberio/vector
|
||||
tag: 0.38.0-alpine@sha256:3b95d814fe6eeb32e2864cbcdc541fde4c0368df0e096d201cdadec797550341
|
||||
tag: 0.37.1-alpine@sha256:ced16088cdcfcadd2f471c5760ea3b08bec82b9be00a8b90173b9ade7d001607
|
||||
env:
|
||||
PROCFS_ROOT: /host/proc
|
||||
SYSFS_ROOT: /host/sys
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: docker.io/timberio/vector
|
||||
tag: 0.38.0-alpine@sha256:3b95d814fe6eeb32e2864cbcdc541fde4c0368df0e096d201cdadec797550341
|
||||
tag: 0.37.1-alpine@sha256:ced16088cdcfcadd2f471c5760ea3b08bec82b9be00a8b90173b9ade7d001607
|
||||
args: ["--config", "/etc/vector/vector.yaml"]
|
||||
pod:
|
||||
topologySpreadConstraints:
|
||||
|
|
Loading…
Reference in a new issue