Escape brusnika-stage otel Vault annotation template
This commit is contained in:
parent
24c6b31f7e
commit
455abec970
@ -42,9 +42,9 @@ spec:
|
||||
vault.hashicorp.com/role: openobserve
|
||||
vault.hashicorp.com/agent-inject-secret-openobserve-basic-auth: secrets/data/vault/apps/openobserve
|
||||
vault.hashicorp.com/agent-inject-template-openobserve-basic-auth: |-
|
||||
{{- with secret "secrets/data/vault/apps/openobserve" -}}
|
||||
{{ index .Data.data "OPENOBSERVE_BASIC_AUTH" }}
|
||||
{{- end -}}
|
||||
{{ "{{- with secret \"secrets/data/vault/apps/openobserve\" -}}" }}
|
||||
{{ "{{ index .Data.data \"OPENOBSERVE_BASIC_AUTH\" }}" }}
|
||||
{{ "{{- end -}}" }}
|
||||
mode: daemonset
|
||||
fullnameOverride: otel-collector
|
||||
tolerations:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user