Updated tailscale-operator chart
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
c9968b3ac7
commit
144f5f14d1
@ -10,34 +10,13 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: tailscale
|
namespace: tailscale
|
||||||
name: scaleway
|
name: scaleway
|
||||||
source:
|
sources:
|
||||||
path: manifests/tailscale-operator
|
- path: manifests/tailscale-operator
|
||||||
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
|
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
syncPolicy:
|
- repoURL: 'https://github.com/tailscale/tailscale.git'
|
||||||
automated: {}
|
path: "main/cmd/k8s-operator/deploy/chart"
|
||||||
syncOptions:
|
targetRevision: HEAD
|
||||||
- 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
|
|
||||||
chart: tailscale-operator
|
chart: tailscale-operator
|
||||||
helm:
|
helm:
|
||||||
version: v3
|
version: v3
|
||||||
|
Loading…
Reference in New Issue
Block a user