File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11classes :
2- - global.distribution.${facts:distribution}
3- - global.cloud.${facts:cloud}
4- - ${cluster:tenant}.${cluster:name}
2+ - global.params
3+ - global.distribution.${facts:distribution}
4+ - global.cloud.${facts:cloud}
5+ - ${cluster:tenant}.${cluster:name}
56
67components :
7- - name : argocd
8- url : https://github.com/projectsyn/component-argocd.git
9- - name : metrics-server
10- 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
File renamed without changes.
You can’t perform that action at this time.
0 commit comments