feat: first commit

This commit is contained in:
2023-09-04 20:41:52 +08:00
parent 1f8a42031c
commit c91394314c
21 changed files with 778 additions and 0 deletions

View File

@ -0,0 +1,12 @@
apiVersion: v1
kind: ServiceAccount
metadata:
labels:
app.kubernetes.io/name: serviceaccount
app.kubernetes.io/instance: controller-manager
app.kubernetes.io/component: rbac
app.kubernetes.io/created-by: operator-demo
app.kubernetes.io/part-of: operator-demo
app.kubernetes.io/managed-by: kustomize
name: controller-manager
namespace: system