Skip to content

Commit d0d613e

Browse files
author
OpenShift Bot
authored
Merge pull request #13165 from csrwng/fix-logging-deployer-15
Merged by openshift-bot
2 parents db2fe61 + 54a1998 commit d0d613e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/logging/logging-deployer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ items:
107107
generateName: logging-deployer-
108108
spec:
109109
containers:
110-
- image: ${IMAGE_PREFIX}logging-deployment:${IMAGE_VERSION}
110+
- image: ${IMAGE_PREFIX}logging-deployer:${IMAGE_VERSION}
111111
imagePullPolicy: Always
112112
name: deployer
113113
volumeMounts:

pkg/bootstrap/bindata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)