Skip to content

Commit

Permalink
chore: Updated to content "" in file "testing/infra/k8s/base/stack/el...
Browse files Browse the repository at this point in the history
... asticsearch.yaml"

Updated to content "" in file "testing/infra/k8s/base/stack/kibana.yaml"

Updated to content "" in file "testing/infra/k8s/base/stack/apm-server.yaml"

Made with ❤️️ by updatecli
  • Loading branch information
apmmachine committed Sep 7, 2023
1 parent 48906af commit 3588220
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion testing/infra/k8s/base/stack/apm-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ApmServer
metadata:
name: apm-server
spec:
version: 8.11.0-d1486076-SNAPSHOT
version: 8.11.0-3ae53e7a-SNAPSHOT
count: 1
http:
tls:
Expand Down
2 changes: 1 addition & 1 deletion testing/infra/k8s/base/stack/elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Elasticsearch
metadata:
name: elasticsearch
spec:
version: 8.11.0-d1486076-SNAPSHOT
version: 8.11.0-3ae53e7a-SNAPSHOT
auth:
fileRealm:
- secretName: elasticsearch-admin
Expand Down
2 changes: 1 addition & 1 deletion testing/infra/k8s/base/stack/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kibana
metadata:
name: kibana
spec:
version: 8.11.0-d1486076-SNAPSHOT
version: 8.11.0-3ae53e7a-SNAPSHOT
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down

0 comments on commit 3588220

Please sign in to comment.