Files
infrastructure/clusters/cl01tl/manifests/volsync/ServiceAccount-volsync.yml

13 lines
328 B
YAML

---
# Source: volsync/charts/volsync/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: volsync
labels:
helm.sh/chart: volsync-0.14.0
app.kubernetes.io/name: volsync
app.kubernetes.io/instance: volsync
app.kubernetes.io/version: "0.14.0"
app.kubernetes.io/managed-by: Helm