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

7 lines
125 B
YAML

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