mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 06:45:49 +02:00
add imagePullSecrets: [] to default values.yaml
Signed-off-by: Razvan Valceanu <razvan.valceanu@metaminds.com>
This commit is contained in:
parent
e57412778d
commit
91527623e4
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ image:
|
|||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue