Compare commits
2 Commits
4cf783befa
...
6e783ff0a6
| Author | SHA1 | Date | |
|---|---|---|---|
|
6e783ff0a6
|
|||
| 35acd8f602 |
@@ -15,7 +15,7 @@ spec:
|
|||||||
generators:
|
generators:
|
||||||
- git:
|
- git:
|
||||||
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||||
revision: HEAD
|
revision: manifests
|
||||||
directories:
|
directories:
|
||||||
- path: clusters/cl01tl/manifests/*
|
- path: clusters/cl01tl/manifests/*
|
||||||
- path: clusters/cl01tl/manifests/stack
|
- path: clusters/cl01tl/manifests/stack
|
||||||
@@ -27,7 +27,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||||
targetRevision: HEAD
|
targetRevision: manifests
|
||||||
path: '{{ `{{.path.path}}` }}'
|
path: '{{ `{{.path.path}}` }}'
|
||||||
helm:
|
helm:
|
||||||
releaseName: '{{ `{{path.basename}}` }}'
|
releaseName: '{{ `{{path.basename}}` }}'
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||||
targetRevision: HEAD
|
targetRevision: manifests
|
||||||
path: clusters/cl01tl/manifests/stack
|
path: clusters/cl01tl/manifests/stack
|
||||||
destination:
|
destination:
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
|
|||||||
Reference in New Issue
Block a user