Fix reload annotation

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2023-12-15 21:56:53 +00:00
parent a109a3dbb0
commit 524377b0ee
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ metadata:
app: internal-proxy
annotations:
configmap.reloader.stakater.com/reload: "host-mappings"
secret.reloader.stakater.com/reload: "tailscale-internal-proxy"
secret.reloader.stakater.com/reload: "tailscale-auth"
spec:
replicas: 1
strategy:

View File

@ -50,7 +50,7 @@ metadata:
labels:
app: non-auth-proxy
annotations:
secret.reloader.stakater.com/reload: "tailscale-non-auth-proxy"
secret.reloader.stakater.com/reload: "tailscale-auth"
spec:
replicas: 1
strategy: