From b48d8f861cb412dd58ae28abaf3e5c2ed36abfaf Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Tue, 7 Jun 2022 14:44:24 +0200 Subject: [PATCH] feat: deployment --- config/default/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/kustomization.yaml b/config/default/kustomization.yaml index f32b201..9d6d081 100644 --- a/config/default/kustomization.yaml +++ b/config/default/kustomization.yaml @@ -1,4 +1,4 @@ bases: - ../nsodev - ../cusqa -#- ../cusprod \ No newline at end of file +- ../cusprod \ No newline at end of file