fix(helm): ImagePullSecret is an object with a name

This commit is contained in:
jeangab 2024-04-12 16:30:58 -04:00
parent 777d57c75d
commit 58f9eff4de

View File

@ -11,7 +11,7 @@ image:
tag: "v1.0.0" tag: "v1.0.0"
imagePullSecrets: imagePullSecrets:
- nationtech-registry-key - name: nationtech-registry-key
nameOverride: "" nameOverride: ""
fullnameOverride: "" fullnameOverride: ""