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
Configure a service account for a pod as shown in the following sample YAML file.
Service
apiVersion: v1 kind: ServiceAccount metadata: name: flogo-mon-service-account
Copyright © 2016-2025. Cloud Software Group, Inc. All Rights Reserved.