Change argocd name
This commit is contained in:
parent
e2d726e8e2
commit
c0469b7c76
2 changed files with 1 additions and 7 deletions
|
|
@ -12,4 +12,4 @@ spec:
|
||||||
ingressClassName: tailscale
|
ingressClassName: tailscale
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- argocd-server
|
- argocd
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: tailscale-auth
|
|
||||||
stringData:
|
|
||||||
TS_AUTHKEY: tskey-auth-kRs5qidXGf11CNTRL-MaCCnWtLr9AYN6sn1rbh9ATcXeo1g6sEP
|
|
||||||
Loading…
Reference in a new issue