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

8 lines
169 B
YAML

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