Skip to content
Snippets Groups Projects
Commit 2111b0e1 authored by Mayra Cabrera's avatar Mayra Cabrera
Browse files

Changes Ingress RBAC value to be false as default

parent f805546f
No related branches found
No related tags found
No related merge requests found
---
title: Disables RBAC on nginx-ingress
merge_request: 18947
author:
type: fixed
Loading
Loading
@@ -7,3 +7,8 @@ controller:
podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/port: "10254"
rbac:
create: false
createRole: false
createClusterRole: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment