We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37358a8 commit 4f6eb47Copy full SHA for 4f6eb47
1 file changed
deploy/helm/hbase-operator/templates/roles.yaml
@@ -82,6 +82,9 @@ rules:
82
{{- if .Values.maintenance.customResourceDefinitions.maintain }}
83
- create
84
- patch
85
+ # Required for startup condition
86
+ - list
87
+ - watch
88
{{- end }}
89
- apiGroups:
90
- events.k8s.io
0 commit comments