Skip to content

Commit

Permalink
change external
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiyerra committed Dec 16, 2022
1 parent 96373bc commit ce2a2b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/tiphys/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tiphys
description: A High Level Helm Chart
type: application
version: 0.9.1
version: 0.9.2
appVersion: 1.16.0

dependencies:
Expand Down
4 changes: 3 additions & 1 deletion charts/tiphys/templates/externals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ spec:
backend:
service:
name: {{ include "opszero.fullname" $ }}-{{ $app.name }}
port:
number: {{ $host.port }}
{{- end }}
{{- end }}
{{- end }}
Expand All @@ -57,4 +59,4 @@ spec:
{{- end }}
secretName: {{ include "opszero.fullname" $ }}-{{ $app.name }}-tls
{{- end -}}
{{- end }}
{{- end }}

0 comments on commit ce2a2b6

Please sign in to comment.