You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install/kubernetes/helm/istio/templates/configmap.yaml
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,15 @@ data:
60
60
# If set to true(prerequisite: https://kubernetes.io/docs/concepts/storage/volumes/#projected), Istio will inject volumes mount
61
61
# for k8s service account JWT, so that K8s API server mounts k8s service account JWT to envoy container, which
62
62
# will be used to generate key/cert eventually. This isn't supported for non-k8s case.
# The trust domain corresponds to the trust root of a system.
66
74
# Refer to https://github.com/spiffe/spiffe/blob/master/standards/SPIFFE-ID.md#21-trust-domain
0 commit comments