Compare commits
No commits in common. "f66a016af616f9dee73158853b5cb58924348b00" and "82e18b5db7a217a4b615cb64013c0b16681eab40" have entirely different histories.
f66a016af6
...
82e18b5db7
1 changed files with 0 additions and 20 deletions
|
@ -460,23 +460,3 @@ spec:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
automated:
|
automated:
|
||||||
prune: false
|
prune: false
|
||||||
---
|
|
||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
name: traefik-certmanager
|
|
||||||
namespace: argocd
|
|
||||||
spec:
|
|
||||||
project: default
|
|
||||||
source:
|
|
||||||
repoURL: https://git.ar21.de/yolokube/core-deployments.git
|
|
||||||
targetRevision: HEAD
|
|
||||||
path: traefik-certmanager/overlay
|
|
||||||
destination:
|
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
namespace: traefik
|
|
||||||
syncPolicy:
|
|
||||||
syncOptions:
|
|
||||||
- CreateNamespace=true
|
|
||||||
automated:
|
|
||||||
prune: false
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue