Skip to content

Commit

Permalink
ARMOCP-232: Updates rsyslogd-container image for logforwarding cases (o…
Browse files Browse the repository at this point in the history
  • Loading branch information
aleskandro authored Feb 23, 2022
1 parent 333c898 commit 1850e9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- "-n"
command:
- "/usr/sbin/rsyslogd"
image: quay.io/openshifttest/rsyslogd-container:multiarch@sha256:51a26abd1626e2e8bc422e0e92994fa823570cb7a6aab7b1ad37cf0b76912193
image: quay.io/openshifttest/rsyslogd-container@sha256:7cd0b9cc0e77747899330656a732cac7bba3af5c445e55baa51d5885397042d0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 6514
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- "-n"
command:
- "/usr/sbin/rsyslogd"
image: quay.io/openshifttest/rsyslogd-container:multiarch@sha256:51a26abd1626e2e8bc422e0e92994fa823570cb7a6aab7b1ad37cf0b76912193
image: quay.io/openshifttest/rsyslogd-container@sha256:7cd0b9cc0e77747899330656a732cac7bba3af5c445e55baa51d5885397042d0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 6514
Expand Down

0 comments on commit 1850e9b

Please sign in to comment.