chore: Update manifests after change
This commit is contained in:
12
clusters/cl01tl/manifests/vault/ServiceAccount-vault.yml
Normal file
12
clusters/cl01tl/manifests/vault/ServiceAccount-vault.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# Source: vault/charts/vault/templates/server-serviceaccount.yaml
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: vault
|
||||
namespace: vault
|
||||
labels:
|
||||
helm.sh/chart: vault-0.31.0
|
||||
app.kubernetes.io/name: vault
|
||||
app.kubernetes.io/instance: vault
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
Reference in New Issue
Block a user