rbac changes

This commit is contained in:
Jean-Marc ANDRE 2023-04-25 09:32:22 +02:00
parent a077d6deb2
commit 7b465eaa66
3 changed files with 1 additions and 7 deletions

View File

@ -127,7 +127,6 @@ spec:
type: array
required:
- name
- sharePath
type: object
type: array
retry:
@ -146,7 +145,6 @@ spec:
required:
- backupType
- containers
- retry
- targetKind
- targetName
type: object

View File

@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: docker.io/desmo999r/formolcontroller
newTag: v0.5.1
newTag: v1.0.2

View File

@ -112,12 +112,8 @@ rules:
resources:
- secrets
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- ""