We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d2cd5 commit 82baeceCopy full SHA for 82baece
1 file changed
chart/values-dev.yaml
@@ -4,6 +4,9 @@
4
# Run PINT as a local process (make dev) rather than in the cluster.
5
pint:
6
enabled: false
7
+ image:
8
+ tag: dev
9
+ pullPolicy: Never
10
11
# Stub config values for dev; PINT itself runs locally so these are unused,
12
# but they keep 'helm lint' and 'helm template' happy.
0 commit comments