chore: add secret name
This commit is contained in:
parent
6f85e334fb
commit
0f067e344b
|
@ -14,7 +14,8 @@ image:
|
||||||
tag: ""
|
tag: ""
|
||||||
|
|
||||||
# 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/
|
# 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: []
|
imagePullSecrets:
|
||||||
|
- acayip-registry-secret
|
||||||
# This is to override the chart name.
|
# This is to override the chart name.
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
fullnameOverride: ""
|
fullnameOverride: ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user