message-tagging-service: fix configmap for krb5.conf
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
parent
7358fd1f06
commit
0a348a4da4
1 changed files with 2 additions and 1 deletions
|
@ -134,4 +134,5 @@ metadata:
|
|||
labels:
|
||||
app: "mts"
|
||||
data:
|
||||
{{ lookup('template', roles_path + '/base/templates/krb5.conf.j2') | indent }}
|
||||
krb5.conf: |-
|
||||
{{ lookup('template', roles_path + '/base/templates/krb5.conf.j2') | indent }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue