knotdns: minus line break

This commit is contained in:
Nico Schottelius 2021-08-13 18:23:20 +02:00
parent 0650af5ea5
commit 711d5da1bd
2 changed files with 2 additions and 3 deletions

View File

@ -14,8 +14,7 @@ spec:
app: {{ .Release.Name }}-knot
use-as-service: {{ .Release.Name }}
annotations:
checksum/config: {{ include (print $.Template.BasePath
"/knotconf.yaml") . | sha256sum }}
checksum/config: {{ include (print $.Template.BasePath "/knotconf.yaml") . | sha256sum }}
spec:
containers:
- name: knot

View File

@ -5,4 +5,4 @@ metadata:
namespace: argo
stringData:
username: "nico"
password: "C7h9zTBsx1RQYnrPFkit"
password: "...."