Argo/ingress/traefik.yaml

14 lines
296 B
YAML
Raw Normal View History

2022-05-26 14:17:37 +02:00
apiVersion: argoproj.io/v1alpha1
kind: Application
spec:
project: default
source:
chart: traefik
repoURL: https://helm.traefik.io/traefik
targetRevision: 2.7.0
helm:
releaseName: traefik
2022-05-26 14:23:00 +02:00
destination:
2022-05-26 14:27:50 +02:00
server: "https://kubernetes.default.svc"
2022-05-26 14:25:50 +02:00
namespace: default