rm ts svc lb and update ts

This commit is contained in:
Tobias Brunner 2023-01-02 19:26:06 +01:00
parent 11961b2f8d
commit 408a06ed73
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk
2 changed files with 1 additions and 24 deletions

View file

@ -1,23 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: tailscale-svc-lb
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
source:
chart: tailscale-svc-lb
repoURL: https://clrxbl.github.io/tailscale-svc-lb/
targetRevision: 1.0.0
helm:
values: |
proxy:
deploymentReplicas: 1
nodeSelectorLabel: "svc-lb.tailscale.iptables.sh/deploy"
generateHostnameFromServiceName: true
serviceDomainSuffix: zurrli.tbrnt.ch
destination:
namespace: kube-system
server: https://kubernetes.default.svc
project: system

View file

@ -19,7 +19,7 @@ spec:
containers:
- name: ts-sidecar
imagePullPolicy: IfNotPresent
image: ghcr.io/tailscale/tailscale:v1.33
image: ghcr.io/tailscale/tailscale:v1.34.1
command:
- /bin/sh
- -c