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

6 lines
122 B
YAML
Raw Normal View History

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