diff --git a/config/samples/deployment.yaml b/config/samples/deployment.yaml index ae5de276c..186c17b59 100644 --- a/config/samples/deployment.yaml +++ b/config/samples/deployment.yaml @@ -6,6 +6,7 @@ metadata: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: + creationTimestamp: null name: fdb-kubernetes-operator-manager-clusterrole rules: - apiGroups: @@ -18,7 +19,7 @@ rules: - watch --- apiVersion: rbac.authorization.k8s.io/v1 -kind: Role +kind: ClusterRole metadata: name: fdb-kubernetes-operator-manager-role rules: