From 0654cb3631f43e0843dd3898fb0a6711e158d3c4 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Mon, 15 Jul 2024 11:35:23 +1000 Subject: [PATCH] test in app secret decrypt and import --- .../postgresql/env/k3s-cluster/kustomization.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml b/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml index a227ac4..2aa8841 100644 --- a/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml @@ -1,4 +1,4 @@ -apiVersion: kustomize.config.k8s.io/v1beta1 -kind: Kustomization -resources: - - ../../base \ No newline at end of file +#apiVersion: kustomize.config.k8s.io/v1beta1 +#kind: Kustomization +#resources: +# - ../../base \ No newline at end of file