fix(plume): Correct repo for image
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: registry.gitlab.com/oceanbox/plume
|
repository: registry.gitlab.com/oceanbox/plume/plume
|
||||||
tag: v1.1.0
|
tag: v1.1.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
init:
|
init:
|
||||||
|
|||||||
Reference in New Issue
Block a user