fix: change image pull secret field
This commit is contained in:
parent
0f067e344b
commit
6e9c97b650
|
@ -15,7 +15,7 @@ image:
|
|||
|
||||
# This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
|
||||
imagePullSecrets:
|
||||
- acayip-registry-secret
|
||||
- name: acayip-registry-secret
|
||||
# This is to override the chart name.
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user