mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2026-07-16 00:14:44 +00:00
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:
|
||||
repository: ghcr.io/gothenburgbitfactory/taskchampion-sync-server
|
||||
|
||||
Reference in New Issue
Block a user