Skip to content

Commit 54a1998

Browse files
committed
Change logging deployer image name from 'logging-deployment' to 'logging-deployer'
1 parent ceb2cf3 commit 54a1998

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)