diff --git a/config/crd/bases/formol.desmojim.fr_backupconfigurations.yaml b/config/crd/bases/formol.desmojim.fr_backupconfigurations.yaml index ea787fa..dc863b8 100644 --- a/config/crd/bases/formol.desmojim.fr_backupconfigurations.yaml +++ b/config/crd/bases/formol.desmojim.fr_backupconfigurations.yaml @@ -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 diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 95875d9..eda162e 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: docker.io/desmo999r/formolcontroller - newTag: v0.5.1 + newTag: v1.0.2 diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index 9bb5f79..885e064 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -112,12 +112,8 @@ rules: resources: - secrets verbs: - - create - - delete - get - list - - patch - - update - watch - apiGroups: - ""