fix(elk): remove redundant end block in template
This commit is contained in:
parent
979648be04
commit
9f52edfbd6
1 changed files with 0 additions and 1 deletions
|
@ -286,7 +286,6 @@ job "elk" {
|
||||||
XPACK_REPORTING_ENCRYPTIONKEY={{.kibana_reporting_encryptionKey}}
|
XPACK_REPORTING_ENCRYPTIONKEY={{.kibana_reporting_encryptionKey}}
|
||||||
XPACK_SECURITY_ENCRYPTIONKEY={{.kibana_security_encryptionKey}}
|
XPACK_SECURITY_ENCRYPTIONKEY={{.kibana_security_encryptionKey}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{end}}
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
destination = "secrets/file.env"
|
destination = "secrets/file.env"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue