BigW Consortium Gitlab

Commit 2111b0e1 by Mayra Cabrera

Changes Ingress RBAC value to be false as default

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