11 lines
213 B
YAML
11 lines
213 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
|