titan-iac/services/hermes-chat/serviceaccount.yaml

8 lines
169 B
YAML
Raw Normal View History

# services/hermes-chat/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: hermes-chat
namespace: hermes-chat
automountServiceAccountToken: true