Skip to content

Commit

Permalink
fix: kong proxy semver issue to use latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gehlotanish committed Oct 10, 2024
1 parent e585207 commit 2f94549
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/nethgate/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -1810,6 +1810,5 @@ extensions/v1beta1
{{- $_ := set $proxyReadiness.httpGet "path" "/status" -}}
{{- end -}}
{{- end -}}
{{- (toYaml $proxyReadiness) | nindent 2 -}}
{{- (toYaml $proxyReadiness) -}}
{{- end -}}

0 comments on commit 2f94549

Please sign in to comment.