Compare commits
2 commits
3366fb08c1
...
78c238286f
Author | SHA1 | Date | |
---|---|---|---|
78c238286f | |||
283b8d0dff |
1 changed files with 1 additions and 3 deletions
|
@ -4,8 +4,6 @@ kind: ApplicationSet
|
||||||
metadata:
|
metadata:
|
||||||
name: home-server-applications
|
name: home-server-applications
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
|
|
||||||
goTemplate: true
|
goTemplate: true
|
||||||
|
@ -27,7 +25,7 @@ spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: 'https://repobase.net/j/home-server.git'
|
repoURL: 'https://repobase.net/j/home-server.git'
|
||||||
targetRevision: HEAD
|
targetRevision: main
|
||||||
path: "{{.path}}"
|
path: "{{.path}}"
|
||||||
destination:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue