Initial commit for the operator

This commit is contained in:
2024-09-04 20:46:36 +01:00
commit 180dfd1687
82 changed files with 5954 additions and 0 deletions
@@ -0,0 +1,15 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
labels:
app.kubernetes.io/name: kubernetes-images-sync-operator
app.kubernetes.io/managed-by: kustomize
name: raczylo-com-leaderbinding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: raczylo-com-leader
subjects:
- kind: ServiceAccount
name: cm-raczylo-com
namespace: system