You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/renovate/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ image:
86
86
tag: 41.97.10
87
87
# -- "IfNotPresent" to pull the image if no image with the specified tag exists on the node, "Always" to always pull the image or "Never" to try and use pre-pulled images
88
88
pullPolicy: IfNotPresent
89
-
# -- Set `true` to use the full image. See https://docs.renovatebot.com/getting-started/running/#the-full-image
89
+
# -- Set `true` to use the full image. See <https://docs.renovatebot.com/getting-started/running/#the-full-image>
90
90
useFull: false
91
91
92
92
# -- Secret to use to pull the image from the repository
0 commit comments