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