chore(bootstrap): Added templating
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
|||||||
project: ${APPLICATION_NAME}
|
project: ${APPLICATION_NAME}
|
||||||
source:
|
source:
|
||||||
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
|
repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git'
|
||||||
path: manifests/artemis/${APPLICATION_NAME}
|
path: manifests/${CLUSTER_NAME}/${APPLICATION_NAME}
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
destination:
|
destination:
|
||||||
namespace: ${APPLICATION_NAME}
|
namespace: ${APPLICATION_NAME}
|
||||||
|
|||||||
0
init-app.sh
Executable file
0
init-app.sh
Executable file
Reference in New Issue
Block a user