Rerun Veles feedback ACL one-off
This commit is contained in:
parent
8c75f68113
commit
01d5a034c1
@ -1,11 +1,11 @@
|
|||||||
# services/gitea/oneoffs/veles-feedback-acl-ensure-job.yaml
|
# services/gitea/oneoffs/veles-feedback-acl-ensure-job.yaml
|
||||||
# One-off job for gitea/veles-feedback-acl-ensure-2.
|
# One-off job for gitea/veles-feedback-acl-ensure-3.
|
||||||
# Purpose: keep Veles feedback anonymously readable while limiting write access
|
# Purpose: keep Veles feedback anonymously readable while limiting write access
|
||||||
# to testers/admins and avoiding source-code repository access.
|
# to testers/admins and avoiding source-code repository access.
|
||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: Job
|
kind: Job
|
||||||
metadata:
|
metadata:
|
||||||
name: veles-feedback-acl-ensure-2
|
name: veles-feedback-acl-ensure-3
|
||||||
namespace: gitea
|
namespace: gitea
|
||||||
spec:
|
spec:
|
||||||
suspend: false
|
suspend: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user