refactor: split applications and charts into separte folders

This commit is contained in:
Jonas Juselius
2024-02-06 12:12:56 +01:00
parent 10a06fd058
commit 7450a9903e
231 changed files with 27 additions and 27 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: sorcerer
patchesJson6902:
- target:
version: v1
group: apps
kind: Deployment
name: sorcerer
path: deployment_patch.yaml
resources:
- _manifest.yaml