postgres/.helm/templates/03-serviceaccount.yaml

8 lines
127 B
YAML
Raw Normal View History

2026-09-09 14:08:21 +00:00
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ .Chart.Name }}-sa
annotations:
werf.io/weight: "-31"