mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 11:48:04 +00:00
add image digest field (#560)
Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt>
This commit is contained in:
committed by
GitHub
parent
14fa9b8894
commit
f85343a173
@@ -17,6 +17,8 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: ""
|
tag: ""
|
||||||
|
# Specifies the exact image digest to pull.
|
||||||
|
digest: ""
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user