Fixed permissions
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m48s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m48s
This commit is contained in:
parent
e78a7b63da
commit
3470d4ca4f
|
@ -15,6 +15,11 @@ rules:
|
|||
- ""
|
||||
resources:
|
||||
- secrets
|
||||
verbs:
|
||||
- "*"
|
||||
- apiGroups:
|
||||
- "apps"
|
||||
resources:
|
||||
- deployments
|
||||
verbs:
|
||||
- "*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user