Skip to content

Commit 25581fe

Browse files
fix apiversion
1 parent b84b416 commit 25581fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clusters/argo-svc.dd.soeren.cloud/apps/vaultwarden/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
apiVersion: "kustomize.config.k8s.io/v1"
3-
kind: "Kustomization"
2+
apiVersion: kustomize.config.k8s.io/v1beta1
3+
kind: Kustomization
44
namespace: "vaultwarden"
55
resources:
66
- "namespace.yaml"

0 commit comments

Comments
 (0)