chore: change null to "" as per consistency

This commit is contained in:
Daan Selen
2026-04-01 21:38:34 +02:00
parent 424dee1895
commit e31e7cf047

View File

@ -48,7 +48,7 @@ statefulset:
affinity: {}
extraVolumes: []
securityContext: {}
serviceAccountName: null
serviceAccountName: ""
actRunner:
registry: "docker.gitea.com"