Skip to content

Commit

Permalink
move login
Browse files Browse the repository at this point in the history
  • Loading branch information
sbtaylor15 committed Dec 15, 2022
1 parent 59b7e30 commit df6ae27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deployhub/dh-ms-nginx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for Kubernetes
name: dh-ms-nginx
version: 10.0.21
version: 10.0.22
3 changes: 1 addition & 2 deletions deployhub/dh-ms-nginx/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ spec:
name: {{ include "dh-ms-nginx.name" . }}
port:
number: 80
{{ end }}
---
{{ end }}

0 comments on commit df6ae27

Please sign in to comment.