Added imagepullsecrets to helm (#2364)

This commit is contained in:
Ankit Chawla
2022-02-28 14:18:18 +05:30
committed by GitHub
parent 858aefee6b
commit e1d86d8969
12 changed files with 48 additions and 0 deletions
+3
View File
@@ -31,6 +31,9 @@ imageTag: v1.16.0-rc1
##
pullPolicy: IfNotPresent
## imageppullsecrets
imagePullSecrets: []
## priorityClassName represents the priority class name to use for Fission components.
## Refer to https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/
## executor.priorityClassName takes precedence over this value for executor.