Updated chart location, renamed yamls and hardcoded service name in ingress

This commit is contained in:
Isaac Abadi
2021-01-01 05:54:52 -05:00
parent 9ee2599cb2
commit 8c6e583e1a
17 changed files with 4 additions and 4 deletions

View File

@@ -2,9 +2,9 @@ apiVersion: v1
entries:
youtubedl-material:
- apiVersion: v1
created: "2020-12-31T17:01:51.5935139-05:00"
created: "2021-01-01T05:51:36.304331-05:00"
description: A Material Design frontend for youtube-dl
digest: b1fd62b2a64936c10b01b9b414c64dcb378862a54e2af47e0b902601b4231cca
digest: f7340d24fb051ade30b890db3b5c483a884b8459316dcf2ffc6fb9413d41252e
home: https://github.com/Tzahi12345/YoutubeDL-Material/
icon: https://i.imgur.com/IKOlr0N.png
keywords:
@@ -19,4 +19,4 @@ entries:
urls:
- youtubedl-material-0.0.1.tgz
version: 0.0.1
generated: "2020-12-31T17:01:51.5903804-05:00"
generated: "2021-01-01T05:51:36.3003569-05:00"

View File

@@ -34,7 +34,7 @@ spec:
{{- range .paths }}
- path: {{ .path }}
backend:
serviceName: {{ $fullName }}
serviceName: ytdl-material
servicePort: {{ $svcPort }}
{{- end }}
{{- end }}

Binary file not shown.