chore(bootstrap): Added templating

This commit is contained in:
Daniël Groothuis
2025-10-23 14:17:32 +02:00
parent fbcd8ac75c
commit c27b0fcc86
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ spec:
project: ${APPLICATION_NAME}
source:
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
path: manifests/artemis/${APPLICATION_NAME}
path: manifests/${CLUSTER_NAME}/${APPLICATION_NAME}
targetRevision: main
destination:
namespace: ${APPLICATION_NAME}

0
init-app.sh Executable file
View File