diff --git a/.templates/application.yaml b/.templates/application.yaml index 775165f..e0d43e5 100644 --- a/.templates/application.yaml +++ b/.templates/application.yaml @@ -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} diff --git a/init-app.sh b/init-app.sh new file mode 100755 index 0000000..e69de29