diff --git a/system/tailscale/argocd-expose.yaml b/system/tailscale/argocd-expose.yaml index 6bdd8ae..c36086d 100644 --- a/system/tailscale/argocd-expose.yaml +++ b/system/tailscale/argocd-expose.yaml @@ -12,4 +12,4 @@ spec: ingressClassName: tailscale tls: - hosts: - - argocd-server + - argocd diff --git a/system/tailscale/authkey.yaml b/system/tailscale/authkey.yaml deleted file mode 100644 index c19f99d..0000000 --- a/system/tailscale/authkey.yaml +++ /dev/null @@ -1,6 +0,0 @@ -apiVersion: v1 -kind: Secret -metadata: - name: tailscale-auth -stringData: - TS_AUTHKEY: tskey-auth-kRs5qidXGf11CNTRL-MaCCnWtLr9AYN6sn1rbh9ATcXeo1g6sEP \ No newline at end of file