fix(helm): Add imagePullSecrets since the nationtech website is hosted on a private registry

This commit is contained in:
jeangab 2024-04-12 16:17:47 -04:00
parent efa04b495f
commit 777d57c75d

View File

@ -10,7 +10,8 @@ image:
# Overrides the image tag whose default is the chart appVersion.
tag: "v1.0.0"
imagePullSecrets: []
imagePullSecrets:
- nationtech-registry-key
nameOverride: ""
fullnameOverride: ""