rancher-charts/charts/rancher-istio/templates/serviceaccount.yaml

6 lines
122 B
YAML
Raw Normal View History

2020-09-22 23:01:37 +00:00
apiVersion: v1
kind: ServiceAccount
metadata:
name: istio-installer
namespace: {{ template "istio.namespace" . }}