From d73e3ab0f1afc6deead8c2e0ede010dc052944b4 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Sun, 29 Mar 2026 20:14:10 +1300 Subject: [PATCH] typo fix --- infrastructure/velero/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/velero/kustomization.yaml b/infrastructure/velero/kustomization.yaml index e6e8894..f2de15d 100644 --- a/infrastructure/velero/kustomization.yaml +++ b/infrastructure/velero/kustomization.yaml @@ -1,4 +1,4 @@ -piVersion: kustomize.config.k8s.io/v1beta1 +apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml