remove reference to helm
This commit is contained in:
@@ -29,8 +29,6 @@ spec:
|
|||||||
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||||
targetRevision: manifests
|
targetRevision: manifests
|
||||||
path: '{{ `{{path}}` }}'
|
path: '{{ `{{path}}` }}'
|
||||||
helm:
|
|
||||||
releaseName: '{{ `{{path.basename}}` }}'
|
|
||||||
destination:
|
destination:
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
namespace: '{{ `{{path.basename}}` }}'
|
namespace: '{{ `{{path.basename}}` }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user