We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463cbab commit 7a1b157Copy full SHA for 7a1b157
deploy/helm/microfunctions/templates/management.yaml
@@ -138,9 +138,9 @@ data:
138
},
139
"spec": {
140
{{/* not allowed in KNative
141
- "nodeSelector": {{ toJson .Values.manager.nodeSelector }},
142
- "tolerations": {{ toJson .Values.manager.tolerations }},
143
- */}}
+ "nodeSelector": {{ toJson .Values.manager.nodeSelector }},
+ "tolerations": {{ toJson .Values.manager.tolerations }},
+ */}},
144
145
"affinity": {
146
"podAffinity": {
0 commit comments