fix(scheduling): pin portainer+forgejo-runner to az-a, add nodeSelector to runner chart template — WFFC alone insufficient with single Longhorn node (cp-1 only)

This commit is contained in:
Story Crater Bot
2026-07-20 23:51:46 -07:00
parent e0b24c83d0
commit 7fb73d6a4c
3 changed files with 14 additions and 0 deletions
@@ -19,6 +19,10 @@ spec:
spec:
tolerations:
{{- toYaml .Values.tolerations | nindent 8 }}
{{- with .Values.nodeSelector }}
nodeSelector:
{{- toYaml . | nindent 8 }}
{{- end }}
initContainers:
- name: register