Argo/ingress/traefik.yaml
2022-05-26 14:27:50 +02:00

14 lines
296 B
YAML

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
destination:
server: "https://kubernetes.default.svc"
namespace: default