kiali udpate
This commit is contained in:
parent
d71408eea1
commit
b6b9ad7b0c
Binary file not shown.
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: kiali-admin-secret
|
||||
namespace: istio-system
|
||||
annotations:
|
||||
kubernetes.io/service-account.name: kiali
|
||||
type: kubernetes.io/service-account-token
|
||||
|
|
@ -41,7 +41,7 @@ data:
|
|||
openid: {}
|
||||
openshift:
|
||||
client_id_prefix: kiali
|
||||
strategy: anonymous
|
||||
strategy: token
|
||||
clustering:
|
||||
autodetect_secrets:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue