Update _portal.tpl (#744)

* Update _portal.tpl

* Update Chart.yaml
This commit is contained in:
Kjeld Schouten-Lebbing
2021-08-09 19:41:25 +02:00
committed by GitHub
parent 8906bcbcc4
commit 7bae3fec0a
2 changed files with 3 additions and 1 deletions

View File

@@ -18,4 +18,4 @@ maintainers:
name: common
sources:
type: library
version: 6.6.1
version: 6.6.2

View File

@@ -72,6 +72,8 @@ kind: ConfigMap
metadata:
name: portal
labels: {{ include "common.labels" . | nindent 4 }}
annotations:
rollme: {{ randAlphaNum 5 | quote }}
data:
protocol: {{ $protocol }}
host: {{ $host | quote }}