fix: specify ghcr for default helm chart image + bump --> 2.1.0
This commit is contained in:
@@ -3,7 +3,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
# Image built from this repo's `Dockerfile` (nginx serving static frontend).
|
||||
repository: alam00000/bentopdf-simple
|
||||
repository: ghcr.io/alam00000/bentopdf-simple
|
||||
pullPolicy: IfNotPresent
|
||||
tag: ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user