Apply deprecation of image.version to Tornjak
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -273,8 +273,10 @@ tornjak:
|
||||
registry: ghcr.io
|
||||
repository: spiffe/tornjak-backend
|
||||
pullPolicy: IfNotPresent
|
||||
# -- Overrides the image tag whose default is the chart appVersion.
|
||||
version: "v1.2.0"
|
||||
# -- This value is deprecated in favor of tag. (Will be removed in a future release)
|
||||
version: ""
|
||||
# -- Overrides the image tag
|
||||
tag: "v1.2.0"
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 10000
|
||||
|
||||
Reference in New Issue
Block a user