Automated upload for garm-provider-test.t09.de
This commit is contained in:
parent
d35437b046
commit
810ae39ac7
3 changed files with 4 additions and 4 deletions
|
|
@ -48,7 +48,7 @@ customConfig:
|
|||
type: elasticsearch
|
||||
inputs: [parser]
|
||||
endpoints:
|
||||
- https://o12y.observability.t09.de/insert/elasticsearch/
|
||||
- https://o12y.observability./insert/elasticsearch/
|
||||
auth:
|
||||
strategy: basic
|
||||
user: ${VECTOR_USER}
|
||||
|
|
|
|||
|
|
@ -778,7 +778,7 @@ vmagent:
|
|||
# -- Remote write configuration of VMAgent, allowed parameters defined in a [spec](https://docs.victoriametrics.com/operator/api#vmagentremotewritespec)
|
||||
additionalRemoteWrites:
|
||||
# []
|
||||
- url: https://o12y.observability.t09.de/api/v1/write
|
||||
- url: https://o12y.observability./api/v1/write
|
||||
basicAuth:
|
||||
username:
|
||||
name: simple-user-secret
|
||||
|
|
|
|||
|
|
@ -690,9 +690,9 @@ vmauth:
|
|||
annotations:
|
||||
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||
cert-manager.io/cluster-issuer: main
|
||||
host: o12y.observability.t09.de
|
||||
host: o12y.observability.
|
||||
tlsHosts:
|
||||
- o12y.observability.t09.de
|
||||
- o12y.observability.
|
||||
tlsSecretName: vmauth-tls-secret
|
||||
unauthorizedUserAccessSpec: {}
|
||||
selectAllByDefault: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue