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

OZG-4906 add only update secrets roles for es crt

parent 17bc6b9b
Branches OZG-5580-Configure-To-Connect-To-Zufi
No related tags found
No related merge requests found
...@@ -12,6 +12,4 @@ rules: ...@@ -12,6 +12,4 @@ rules:
verbs: verbs:
- create - create
- update - update
- patch
- delete
{{- end }} {{- end }}
...@@ -43,8 +43,7 @@ tests: ...@@ -43,8 +43,7 @@ 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