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:
|
||||
image:
|
||||
repository: "ghcr.io/ApesHDF/EBS-php" # CHANGE ME
|
||||
repository: "ghcr.io/ApesHDF/plateformcoop-ebs-php" # CHANGE ME
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
|
@ -50,7 +50,7 @@ consumer:
|
|||
|
||||
caddy:
|
||||
image:
|
||||
repository: "ghcr.io/ApesHDF/EBS-caddy" # CHANGE ME
|
||||
repository: "ghcr.io/ApesHDF/plateformcoop-ebs-caddy" # CHANGE ME
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue