parent
8a5fb50dbd
commit
866c957f66
17
charts/fp/templates/windmill.yaml
Normal file
17
charts/fp/templates/windmill.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: windmill
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: windmill
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
path: windmill
|
||||
repoURL: https://windmill-labs.github.io/windmill-helm-charts
|
||||
targetRevision: HEAD
|
||||
|
@ -11,7 +11,4 @@ managedBy: Helm
|
||||
adminEmail: cj@futureporn.net
|
||||
extraArgs:
|
||||
- --dns01-recursive-nameservers-only
|
||||
- --dns01-recursive-nameservers=8.8.8.8:53,1.1.1.1:53
|
||||
spec:
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
- --dns01-recursive-nameservers=8.8.8.8:53,1.1.1.1:53
|
Loading…
x
Reference in New Issue
Block a user