mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-22 03:50:34 +00:00
Remove create flags for crd, rbac, and serviceAccounts
These all default to true and there doesn't seem to be any reason a user would want to set any to false as Submariner woild not work without these resources. Removing them simplifies the charts. Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
028400610b
commit
1bb89aba3f
@@ -25,8 +25,6 @@ broker:
|
||||
insecure: false
|
||||
ca: ""
|
||||
globalnet: false
|
||||
rbac:
|
||||
create: true
|
||||
images: {}
|
||||
ipsec:
|
||||
psk: ""
|
||||
|
||||
Reference in New Issue
Block a user