chore: Update manifests after change
This commit is contained in:
12
clusters/cl01tl/manifests/volsync/ServiceAccount-volsync.yml
Normal file
12
clusters/cl01tl/manifests/volsync/ServiceAccount-volsync.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# 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
|
||||
Reference in New Issue
Block a user