Skip to content
Snippets Groups Projects
Commit 173f2d7b authored by Varac's avatar Varac Committed by Maarten de Waard
Browse files

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

parent 4ca86ee2
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ keywords: ...@@ -18,7 +18,7 @@ keywords:
maintainers: maintainers:
- email: info@openappstack.net - email: info@openappstack.net
name: Stackspin name: Stackspin
name: dashboard name: stackspin-dashboard
sources: sources:
- https://open.greenhost.net/openappstack/dashboard-frontend/ - https://open.greenhost.net/openappstack/dashboard-frontend/
- https://open.greenhost.net/openappstack/dashboard-backend/ - https://open.greenhost.net/openappstack/dashboard-backend/
......
...@@ -11,7 +11,7 @@ Create the name of the service account to use ...@@ -11,7 +11,7 @@ Create the name of the service account to use
{{- end -}} {{- end -}}
{{/* {{/*
Return the proper Docker image registry secret names Return the proper container image registry secret names
*/}} */}}
{{- define "dashboard.imagePullSecrets" -}} {{- define "dashboard.imagePullSecrets" -}}
{{ include "common.images.pullSecrets" (dict "images" (list .Values.image) "global" .Values.global) }} {{ include "common.images.pullSecrets" (dict "images" (list .Values.image) "global" .Values.global) }}
......
# 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: frontend:
host: dashboard.oas.example.com host: dashboard.oas.example.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment