mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
Delete argocd/templates/traefik-mesh.yaml
This commit is contained in:
parent
1794545d86
commit
08b2a8f913
1 changed files with 0 additions and 21 deletions
|
|
@ -1,21 +0,0 @@
|
||||||
#apiVersion: argoproj.io/v1alpha1
|
|
||||||
#kind: Application
|
|
||||||
#metadata:
|
|
||||||
# name: traefik-mesh
|
|
||||||
# namespace: argocd
|
|
||||||
#spec:
|
|
||||||
# project: default
|
|
||||||
# source:
|
|
||||||
# repoURL: https://gitea.durp.info/DeveloperDurp/homelab.git
|
|
||||||
# targetRevision: main
|
|
||||||
# path: traefik-mesh
|
|
||||||
# destination:
|
|
||||||
# namespace: traefik-mesh
|
|
||||||
# name: in-cluster
|
|
||||||
# syncPolicy:
|
|
||||||
# automated:
|
|
||||||
# prune: true
|
|
||||||
# selfHeal: true
|
|
||||||
# syncOptions:
|
|
||||||
# - CreateNamespace=true
|
|
||||||
#
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue