Skip to content

Commit

Permalink
Merge pull request 'changed the accessMode for gitea runner' (#140) f…
Browse files Browse the repository at this point in the history
…rom gitea_runner_fix_2 into master

Reviewed-on: https://gitea.obmondo.com/EnableIT/KubeAid/pulls/140
  • Loading branch information
ashish1099 committed Jan 31, 2024
2 parents 8f239c9 + 8a55012 commit d9588f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
{{- end }}
spec:
accessModes:
- ReadWriteMany
- ReadWriteOnce
resources:
requests:
storage: {{ .Values.act_runner.storage.size }}
Expand Down

0 comments on commit d9588f1

Please sign in to comment.