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

6 lines
122 B
YAML
Raw Normal View History

2021-06-18 21:06:58 +00:00
apiVersion: v1
kind: ServiceAccount
metadata:
name: istio-installer
namespace: {{ template "istio.namespace" . }}