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,5 @@
- op: replace
path: /spec/template/spec/containers/0/env/0
value:
name: LOG_LEVEL
value: "4"
+12
View File
@@ -0,0 +1,12 @@
namePrefix: prod-
generatorOptions:
disableNameSuffixHash: true
patches:
- target:
group: apps
version: v1
kind: Deployment
name: busynix
path: deployment_patch.yaml
resources:
- ../base