Skip to content
Snippets Groups Projects
Commit af4bbe37 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-add es operator admin secret edit role

parent 3ea1d381
No related branches found
No related tags found
No related merge requests found
...@@ -31,8 +31,7 @@ rules: ...@@ -31,8 +31,7 @@ rules:
- apiGroups: - apiGroups:
- "" - ""
resourceNames: resourceNames:
- {{ required "elasticsearch.adminSecretName must be set" (.Values.elasticsearch).adminSecretName }} - "elasticsearch-certificate"
- {{ required "elasticsearch.certificateSecretName must be set" (.Values.elasticsearch).certificateSecretName }}
resources: resources:
- secrets - secrets
verbs: verbs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment