Apply 3 suggestion(s) to 3 file(s)

This commit is contained in:
Varac 2021-10-06 12:33:05 +00:00 committed by Maarten de Waard
parent 4ca86ee28f
commit 173f2d7bf1
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ keywords:
maintainers:
- email: info@openappstack.net
name: Stackspin
name: dashboard
name: stackspin-dashboard
sources:
- https://open.greenhost.net/openappstack/dashboard-frontend/
- https://open.greenhost.net/openappstack/dashboard-backend/

View file

@ -11,7 +11,7 @@ Create the name of the service account to use
{{- end -}}
{{/*
Return the proper Docker image registry secret names
Return the proper container image registry secret names
*/}}
{{- define "dashboard.imagePullSecrets" -}}
{{ include "common.images.pullSecrets" (dict "images" (list .Values.image) "global" .Values.global) }}

View file

@ -1,4 +1,4 @@
# Values you're likely to want to override. See values.yaml for their meanings
# Values you will likely want to override. See values.yaml for their meanings
frontend:
host: dashboard.oas.example.com