Configure SecurityContext for restic-maintain-job #9199
Answered
by
blackpiglet
cfigueiredo-hv
asked this question in
Community support Q&A
Replies: 1 comment 4 replies
|
Could you explain why you need to customize the security context for the maintenance job? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm using velero 1.16.2 (installed with velero install) and it's not possible to configure
securityContextfor restic maintain jobs.It seems that in the main branch the
securityContextis being copied from the Velero server deployment. Any idea if these changes will be included in the next release? What is the date of the next release?https://github.com/vmware-tanzu/velero/blob/5d9ea761d48189e97ab636bdb68c748f264ff3e3/pkg/repository/maintenance/maintenance.go#L604
All reactions