mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
values file updated
This commit is contained in:
parent
71f7a680b6
commit
0e79bd25ed
2 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
{{- if .Values.route.enabled -}}
|
||||
{{- $fullName := include "wekan.fullname" . -}}
|
||||
{{- $servicePort := .Values.service.port -}}
|
||||
{{- $ingressPath := .Values.ingress.path -}}
|
||||
apiVersion: route.openshift.io/v1
|
||||
kind: Route
|
||||
metadata:
|
||||
|
|
|
@ -60,7 +60,7 @@ ingress:
|
|||
# - wekan-example.local
|
||||
|
||||
route:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
resources:
|
||||
requests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue