Skip to content

Commit

Permalink
publish api-gateway hybrid helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
raz-shlomo-frontegg committed Jul 2, 2023
1 parent 0c295f7 commit 74bdaa3
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 103 deletions.
2 changes: 1 addition & 1 deletion charts/api-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.4.103
version: 0.4.105

maintainers:
- name: "Guy Ludvig"
Expand Down
3 changes: 1 addition & 2 deletions charts/api-gateway/templates/alb-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ spec:
port:
number: {{ $svcPort }}
pathType: ImplementationSpecific
{{- end }}

{{- end }}
3 changes: 1 addition & 2 deletions charts/api-gateway/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ spec:
port:
number: {{ $svcPort }}
pathType: ImplementationSpecific
{{- end }}

{{- end }}
46 changes: 0 additions & 46 deletions charts/api-gateway/templates/restart-job-cronjob.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions charts/api-gateway/templates/restart-job-role.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions charts/api-gateway/templates/restart-job-rolebinding.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions charts/api-gateway/templates/restart-job-serviceaccount.yaml

This file was deleted.

0 comments on commit 74bdaa3

Please sign in to comment.