mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-04-05 01:00:48 +00:00
chore: change null to "" as per consistency
This commit is contained in:
@ -48,7 +48,7 @@ statefulset:
|
||||
affinity: {}
|
||||
extraVolumes: []
|
||||
securityContext: {}
|
||||
serviceAccountName: null
|
||||
serviceAccountName: ""
|
||||
|
||||
actRunner:
|
||||
registry: "docker.gitea.com"
|
||||
|
||||
Reference in New Issue
Block a user