rbac changes
This commit is contained in:
parent
a077d6deb2
commit
7b465eaa66
@ -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
|
||||
|
||||
@ -5,4 +5,4 @@ kind: Kustomization
|
||||
images:
|
||||
- name: controller
|
||||
newName: docker.io/desmo999r/formolcontroller
|
||||
newTag: v0.5.1
|
||||
newTag: v1.0.2
|
||||
|
||||
@ -112,12 +112,8 @@ rules:
|
||||
resources:
|
||||
- secrets
|
||||
verbs:
|
||||
- create
|
||||
- delete
|
||||
- get
|
||||
- list
|
||||
- patch
|
||||
- update
|
||||
- watch
|
||||
- apiGroups:
|
||||
- ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user