Skip to content

Commit

Permalink
Delete unused role in OS on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
supersven committed Oct 9, 2024
1 parent 5faf6cb commit f331e51
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions hack/helm_vars/opensearch/values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -151,19 +151,6 @@ securityConfig:
type: "roles"
config_version: 2

wire-backend-role:
reserved: true
hidden: false
cluster_permissions:
- "indices:admin/template/get"
index_permissions:
- index_patterns:
- '*'
allowed_actions:
- "indices:admin/create"
- "indices:admin/get"
- "indices:admin/template/get"

nodes_dn.yml: |
_meta:
type: "nodesdn"
Expand Down

0 comments on commit f331e51

Please sign in to comment.