rancher-charts/charts/rancher-istio-1.8/rancher-istio/1.8.301-rc00/templates/serviceaccount.yaml

6 lines
122 B
YAML
Raw Normal View History

apiVersion: v1
kind: ServiceAccount
metadata:
name: istio-installer
namespace: {{ template "istio.namespace" . }}