Skip to content

Commit

Permalink
Merge pull request #1231 from porter-dev/sms/tailscale-inject-svc
Browse files Browse the repository at this point in the history
bumping version
  • Loading branch information
portersupport authored Mar 15, 2024
2 parents 48f3677 + e2a8f75 commit b15ce25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/web/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: Service
metadata:
name: {{ include "docker-template.fullname" . }}
labels:
porter.run/tailscale-svc: "true"
{{- include "docker-template.labels" . | nindent 4 }}
{{- if .Values.service.annotations }}
{{- if gt (len .Values.service.annotations) 0}}
Expand Down

0 comments on commit b15ce25

Please sign in to comment.