Skip to content

Commit

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

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

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

Made with ❤️️ by updatecli
  • Loading branch information
apmmachine committed Jul 11, 2023
1 parent a862e86 commit 6785cd4
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.10.0-0d099cfb-SNAPSHOT
version: 8.10.0-89405a28-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.10.0-0d099cfb-SNAPSHOT
version: 8.10.0-89405a28-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.10.0-0d099cfb-SNAPSHOT
version: 8.10.0-89405a28-SNAPSHOT
count: 1
elasticsearchRef:
name: elasticsearch
Expand Down

0 comments on commit 6785cd4

Please sign in to comment.