Updated tailscale-operator chart

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2023-12-15 13:10:47 +00:00
parent c9968b3ac7
commit 144f5f14d1
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 5 additions and 26 deletions

View File

@ -10,34 +10,13 @@ spec:
destination:
namespace: tailscale
name: scaleway
source:
path: manifests/tailscale-operator
sources:
- path: manifests/tailscale-operator
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
ignoreDifferences:
- kind: Secret
jsonPointers:
- /data
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: tailscale-operator-chart
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: cluster.fun
destination:
namespace: tailscale
name: scaleway
source:
repoURL: 'https://github.com/tailscale/tailscale/main/cmd/k8s-operator/deploy/chart'
targetRevision: 0.1.0
- repoURL: 'https://github.com/tailscale/tailscale.git'
path: "main/cmd/k8s-operator/deploy/chart"
targetRevision: HEAD
chart: tailscale-operator
helm:
version: v3