This commit is contained in:
Roxedus 2022-06-01 01:15:51 +02:00
parent 54f12a97a8
commit acfe530886
No known key found for this signature in database
GPG Key ID: EBC13557C4D91D7B
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
name: traefiktest
name: traefik
version: 1.0.0
dependencies:
- name: traefiktest
- name: traefik
version: 10.20.1
repository: https://helm.traefik.io/traefik

View File

@ -1,17 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: traefiktest
namespace: traefiktest
name: traefik
namespace: traefik
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
server: https://kubernetes.default.svc
namespace: traefiktest
namespace: traefik
project: default
source:
path: Charts/traefiktest
path: Charts/traefik
repoURL: https://git.roxedus.dev/Roxedus/Argo.git
targetRevision: HEAD
syncPolicy: