forked from github-mirrorer/taskchampion-sync-server
Add name override options
This commit is contained in:
committed by
Dustin J. Mitchell
parent
911c0cbc57
commit
9bddb2f261
@ -1,3 +1,8 @@
|
|||||||
|
# Override the chart name used in resource names
|
||||||
|
nameOverride: ""
|
||||||
|
# Override the full resource name (takes precedence over nameOverride)
|
||||||
|
fullnameOverride: ""
|
||||||
|
|
||||||
# Image configuration
|
# Image configuration
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/gothenburgbitfactory/taskchampion-sync-server
|
repository: ghcr.io/gothenburgbitfactory/taskchampion-sync-server
|
||||||
|
|||||||
Reference in New Issue
Block a user