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
@@ -0,0 +1,4 @@
- op: remove
path: /spec/template/spec/containers/0/livenessProbe
- op: remove
path: /spec/template/spec/containers/0/readinessProbe
+11
View File
@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
patches:
- target:
version: v1
group: apps
kind: Deployment
name: busynix
path: deployment_patch.yaml
resources:
- _manifest.yaml