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