github.com/oam-dev/cluster-gateway@v1.9.0/charts/cluster-gateway/templates/serviceaccount.yaml (about) 1 apiVersion: v1 2 kind: ServiceAccount 3 metadata: 4 name: cluster-gateway 5 namespace: {{ .Release.Namespace }}