autocommit
This commit is contained in:
parent
30aae86df8
commit
c78e8b02ee
@ -0,0 +1,18 @@
|
|||||||
|
apiVersion: kiali.io/v1alpha1
|
||||||
|
kind: Kiali
|
||||||
|
metadata:
|
||||||
|
name: kiali
|
||||||
|
namespace: istio-system
|
||||||
|
spec:
|
||||||
|
auth:
|
||||||
|
strategy: anonymous
|
||||||
|
deployment:
|
||||||
|
accessible_namespaces:
|
||||||
|
- '**'
|
||||||
|
ingress:
|
||||||
|
enabled: true
|
||||||
|
external_services:
|
||||||
|
istio:
|
||||||
|
root_namespace: istio-system
|
||||||
|
# prometheus:
|
||||||
|
# url: http://prometheus.istio-system:9090
|
||||||
Loading…
x
Reference in New Issue
Block a user