Fix image name
This commit is contained in:
parent
411e5c1e54
commit
5715ffeee1
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
php:
|
php:
|
||||||
image:
|
image:
|
||||||
repository: "ghcr.io/ApesHDF/EBS-php" # CHANGE ME
|
repository: "ghcr.io/ApesHDF/plateformcoop-ebs-php" # CHANGE ME
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: ""
|
tag: ""
|
||||||
|
|
@ -50,7 +50,7 @@ consumer:
|
||||||
|
|
||||||
caddy:
|
caddy:
|
||||||
image:
|
image:
|
||||||
repository: "ghcr.io/ApesHDF/EBS-caddy" # CHANGE ME
|
repository: "ghcr.io/ApesHDF/plateformcoop-ebs-caddy" # CHANGE ME
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: ""
|
tag: ""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue