File tree Expand file tree Collapse file tree 5 files changed +16
-17
lines changed
Expand file tree Collapse file tree 5 files changed +16
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ classes :
2+ - global.params
3+ - global.distribution.${facts:distribution}
4+ - global.cloud.${facts:cloud}
5+ - ${cluster:tenant}.${cluster:name}
6+
17components :
2- - name : argocd
3- url : https://github.com/projectsyn/component-argocd.git
4- - name : metrics-server
5- url : https://github.com/projectsyn/component-metrics-server.git
8+ - name : argocd
9+ url : https://github.com/projectsyn/component-argocd.git
10+ - name : metrics-server
11+ url : https://github.com/projectsyn/component-metrics-server.git
Original file line number Diff line number Diff line change 1- ---
21classes :
3- - components.argocd
4- - components.metrics-server
2+ - components.argocd
3+ - components.metrics-server
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11parameters :
2- component_versions :
3- argocd :
4- version : 696b4b4cb9a86ebc845daa314a0a98957f89e99b # Before removing deprecated params
52 secret_management :
63 vault_addr : https://vault.example.com
7- vault_mount : kv
84 vault_role : syn-cluster
95 commodore :
106 jsonnet_libs :
@@ -25,4 +21,7 @@ parameters:
2521 VAULT_CAPATH : /etc/ssl/certs/
2622 auth : token
2723 engine : kv-v2
28- mount : ${secret_management:vault_mount}
24+ mount : clusters/kv
25+
26+ steward :
27+ api_url : http://lieutenant.172-18-0-2.nip.io
You can’t perform that action at this time.
0 commit comments