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/role: openobserve
|
||||||
vault.hashicorp.com/agent-inject-secret-openobserve-basic-auth: secrets/data/vault/apps/openobserve
|
vault.hashicorp.com/agent-inject-secret-openobserve-basic-auth: secrets/data/vault/apps/openobserve
|
||||||
vault.hashicorp.com/agent-inject-template-openobserve-basic-auth: |-
|
vault.hashicorp.com/agent-inject-template-openobserve-basic-auth: |-
|
||||||
{{- with secret "secrets/data/vault/apps/openobserve" -}}
|
{{ "{{- with secret \"secrets/data/vault/apps/openobserve\" -}}" }}
|
||||||
{{ index .Data.data "OPENOBSERVE_BASIC_AUTH" }}
|
{{ "{{ index .Data.data \"OPENOBSERVE_BASIC_AUTH\" }}" }}
|
||||||
{{- end -}}
|
{{ "{{- end -}}" }}
|
||||||
mode: daemonset
|
mode: daemonset
|
||||||
fullnameOverride: otel-collector
|
fullnameOverride: otel-collector
|
||||||
tolerations:
|
tolerations:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user