postgres/.helm/templates/03-serviceaccount.yaml
Мостовой Владимир Андреевич e154de728c [flant] init repo
2026-09-09 17:08:21 +03:00

8 lines
127 B
YAML

---
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ .Chart.Name }}-sa
annotations:
werf.io/weight: "-31"