add new variable allowing additionnal audit webhook server options (#6726)

This commit is contained in:
orange-llajeanne
2020-09-21 15:44:32 +02:00
committed by GitHub
parent 05c9169c70
commit e489e70031
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,9 @@ kind: Config
clusters:
- cluster:
server: {{ audit_webhook_server_url }}
{% for key in audit_webhook_server_extra_args %}
{{ key }}: "{{ audit_webhook_server_extra_args[key] }}"
{% endfor %}
name: auditsink
contexts:
- context: