Configuring the Service Account

Configure a service account for a pod as shown in the following sample YAML file.

Sample YAML file showing ServiceAccount

Service

apiVersion: v1
kind: ServiceAccount
metadata:
  name: flogo-mon-service-account