mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 23:20:19 +08:00
Fix portalhook again
This commit is contained in:
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
version: 0.0.9
|
||||
version: 0.0.10
|
||||
|
||||
@@ -9,7 +9,7 @@ apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: portalhook
|
||||
namespace: $namespace
|
||||
namespace: {{ $namespace }}
|
||||
data:
|
||||
{{- $ports := dict }}
|
||||
{{- range $.Values.service }}
|
||||
|
||||
Reference in New Issue
Block a user