Skip to content

Commit

Permalink
update configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
totegamma committed Nov 2, 2024
1 parent fbc98af commit 753a985
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion charts/concrnt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
appVersion: "0.0.0"
description: A Helm chart for concurrent
name: concrnt
version: 0.4.0
version: 0.4.1
4 changes: 0 additions & 4 deletions charts/concrnt/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,15 +210,11 @@ data:
port: 8000
path: /summary
preservePath: true
injectCors: true
{{- end }}
{{- if .Values.hyperproxy.enabled }}
- name: world.concrnt.hyperproxy.image
host: hyperproxy
port: 8000
path: /image
preservePath: true
injectCors: true
{{- end }}
{{- if .Values.mediaserver.enabled }}
- name: world.concrnt.mediaserver
Expand Down

0 comments on commit 753a985

Please sign in to comment.