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

OZG-4906 add update,patch,delete secrets roles for es crt

parent 29764ebf
Branches
Tags
No related merge requests found
...@@ -12,4 +12,6 @@ rules: ...@@ -12,4 +12,6 @@ rules:
verbs: verbs:
- create - create
- update - update
- patch
- delete
{{- end }} {{- end }}
...@@ -43,6 +43,8 @@ tests: ...@@ -43,6 +43,8 @@ tests:
verbs: verbs:
- create - create
- update - update
- patch
- delete
- it: should not create Role if elasticsearch is not enabled - it: should not create Role if elasticsearch is not enabled
asserts: asserts:
- hasDocuments: - hasDocuments:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment