Compare commits
No commits in common. "9c7f5b6eb3796441970e23d1e224778d70779460" and "0a7f59e8ce2e56ee5117ec0a77d6347c4fe413fb" have entirely different histories.
9c7f5b6eb3
...
0a7f59e8ce
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: docker.io/timberio/vector
|
||||
tag: 0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
|
||||
tag: 0.39.0-alpine@sha256:018e43618e374eb3f52ec0d1067a056c75c4c90ffcec967d4019e0731d31afc7
|
||||
env:
|
||||
PROCFS_ROOT: /host/proc
|
||||
SYSFS_ROOT: /host/sys
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: docker.io/timberio/vector
|
||||
tag: 0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
|
||||
tag: 0.39.0-alpine@sha256:018e43618e374eb3f52ec0d1067a056c75c4c90ffcec967d4019e0731d31afc7
|
||||
args: ["--config", "/etc/vector/vector.yaml"]
|
||||
pod:
|
||||
topologySpreadConstraints:
|
||||
|
|
Loading…
Reference in a new issue