Simplified structure

This commit is contained in:
Waldemar 2025-07-17 09:50:34 +02:00
parent 7f74e1b701
commit 2861fdbf4d
Signed by: waldemar.kindler
SSH key fingerprint: SHA256:wlTo/iRV2dOcNfLJPdlwSsLvA1BH+gT9449nlU9sHXo
4 changed files with 15 additions and 12 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.DS_Store

View file

@ -0,0 +1,14 @@
resources:
- ../../../registry/base/core/
- ../../../registry/base/otc/
- ../../../registry/base/observability-client/
patches:
- target:
kind: Application
name: argocd
patch: |
- op: add
path: /spec/sources/0/helm/valueFiles/-
value:
$values/clusters/t09.de/abc/helmvalues/core/argocd/values.yaml

View file

@ -1,12 +0,0 @@
resources:
- ../../../../base/core/
- ../../../../base/otc/
- ../../../../base/observability-client/
# patches:
# - target:
# kind: Application
# patch: |
# - op: add
# path: /spec/sources/0/helm/valueFiles/-
# value:
# $values/registry/overlays/clusters/t09.de/abc/core/argocd/values.yaml