Skip to content

Commit

Permalink
Merge pull request #62 from harness/develop
Browse files Browse the repository at this point in the history
fixing ingress
  • Loading branch information
arya-harness authored Sep 1, 2022
2 parents 5ac2865 + f05aaf7 commit 104233c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 24 deletions.
2 changes: 1 addition & 1 deletion src/prod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.26
version: 0.2.27

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion src/prod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Helm Chart for deploying Harness in Prod configuration

![Version: 0.2.26](https://img.shields.io/badge/Version-0.2.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.76019](https://img.shields.io/badge/AppVersion-1.0.76019-informational?style=flat-square)
![Version: 0.2.27](https://img.shields.io/badge/Version-0.2.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.76019](https://img.shields.io/badge/AppVersion-1.0.76019-informational?style=flat-square)

## Usage

Expand Down
22 changes: 0 additions & 22 deletions src/prod/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ spec:
number: 4000
path: /sto/(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -84,7 +83,6 @@ spec:
number: 7090
path: /sto-manager/(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -117,7 +115,6 @@ spec:
number: 80
path: /ng(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -150,7 +147,6 @@ spec:
number: 7090
path: /ci(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -183,7 +179,6 @@ spec:
number: 6060
path: /cv(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -214,7 +209,6 @@ spec:
number: 9000
path: /minio
pathType: Prefix
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -245,7 +239,6 @@ spec:
number: 9000
path: /logs/
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -278,7 +271,6 @@ spec:
number: 8079
path: /log-service(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -311,7 +303,6 @@ spec:
number: 80
path: /gateway(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -344,7 +335,6 @@ spec:
number: 9006
path: /authz(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -377,7 +367,6 @@ spec:
number: 8078
path: /ti-service(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -410,7 +399,6 @@ spec:
number: 15002
path: /template(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -441,7 +429,6 @@ spec:
number: 80
path: /storage
pathType: Prefix
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -474,7 +461,6 @@ spec:
number: 12001
path: /pipeline(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -507,7 +493,6 @@ spec:
number: 9005
path: /notifications(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -540,7 +525,6 @@ spec:
number: 9005
path: /audit(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -573,7 +557,6 @@ spec:
number: 9005
path: /resourcegroup(/|$)(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -606,7 +589,6 @@ spec:
number: 7070
path: /verification
pathType: Prefix
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -639,7 +621,6 @@ spec:
number: 9090
path: /api
pathType: Prefix
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -672,7 +653,6 @@ spec:
number: 9090
path: /stream
pathType: Prefix
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -705,7 +685,6 @@ spec:
number: 80
path: /auth(.*)
pathType: ImplementationSpecific
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down Expand Up @@ -736,7 +715,6 @@ spec:
number: 80
path: /
pathType: Prefix
{{- end }}
{{- if .Values.ingress.tls.enabled }}
{{- range .Values.ingress.hosts }}
host: {{ . | quote }}
Expand Down

0 comments on commit 104233c

Please sign in to comment.