Files
snow/apps/telepresence.yaml
T
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
32d145a2c2 chore(deps): update ghcr.io/telepresenceio/telepresence-oss docker tag to v2.30.0 (#235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-14 21:09:09 +00:00

24 lines
496 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: telepresence
namespace: argocd
spec:
project: default
destination:
server: https://kubernetes.default.svc
namespace: telepresence
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
source:
repoURL: ghcr.io/telepresenceio
chart: telepresence-oss
targetRevision: 2.30.0
helm:
releaseName: traffic-manager
valuesObject: {}