@@ -18,4 +18,4 @@ maintainers:
|
|||||||
name: common
|
name: common
|
||||||
sources:
|
sources:
|
||||||
type: library
|
type: library
|
||||||
version: 6.6.1
|
version: 6.6.2
|
||||||
|
|||||||
@@ -72,6 +72,8 @@ kind: ConfigMap
|
|||||||
metadata:
|
metadata:
|
||||||
name: portal
|
name: portal
|
||||||
labels: {{ include "common.labels" . | nindent 4 }}
|
labels: {{ include "common.labels" . | nindent 4 }}
|
||||||
|
annotations:
|
||||||
|
rollme: {{ randAlphaNum 5 | quote }}
|
||||||
data:
|
data:
|
||||||
protocol: {{ $protocol }}
|
protocol: {{ $protocol }}
|
||||||
host: {{ $host | quote }}
|
host: {{ $host | quote }}
|
||||||
|
|||||||
Reference in New Issue
Block a user