summaryrefslogtreecommitdiffstats
path: root/install/enable-istio-rbac.yaml
blob: 3b66fccd2819c01d43ecfeef82acfbe43e7f06db (plain)
1
2
3
4
5
6
7
8
apiVersion: "rbac.istio.io/v1alpha1"
kind: RbacConfig
metadata:
  name: default
spec:
  mode: 'ON_WITH_INCLUSION'
  inclusion:
    namespaces: ["onap"]