This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
контроллер_argocd [2026/01/24 11:34] val [Развертывание множества приложений через ApplicationSet] |
контроллер_argocd [2026/01/27 11:32] (current) val |
||
|---|---|---|---|
| Line 145: | Line 145: | ||
| generators: | generators: | ||
| - git: | - git: | ||
| - | repoURL: 'https://gitlab.corp13.un/student/webd-k8s.git' | + | repoURL: 'https://gitlab.corpX.un/student/webd-k8s.git' |
| revision: main | revision: main | ||
| directories: | directories: | ||
| Line 160: | Line 160: | ||
| project: default | project: default | ||
| sources: | sources: | ||
| - | - repoURL: 'https://gitlab.corp13.un/student/webd-k8s.git' | + | - repoURL: 'https://gitlab.corpX.un/student/webd-k8s.git' |
| targetRevision: main | targetRevision: main | ||
| path: uni-webd-chart | path: uni-webd-chart | ||
| Line 167: | Line 167: | ||
| - $values/apps/{{path.basename}}/values.yaml | - $values/apps/{{path.basename}}/values.yaml | ||
| - $values/env.yaml | - $values/env.yaml | ||
| - | - repoURL: 'https://gitlab.corp13.un/student/webd-k8s.git' | + | - repoURL: 'https://gitlab.corpX.un/student/webd-k8s.git' |
| targetRevision: main | targetRevision: main | ||
| ref: values | ref: values | ||