Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
chore: Updated to content "" in file "./internal/config/kubernetes/ba...
Browse files Browse the repository at this point in the history
... se/fleet-server/deployment.yaml"

Updated to content "" in file "./internal/config/kubernetes/base/elasticsearch/deployment.yaml"

Updated to content "" in file "./internal/config/kubernetes/base/kibana/deployment.yaml"

Made with ❤️️ by updatecli
  • Loading branch information
apmmachine committed Jul 27, 2023
1 parent ac5196a commit 0f9f9ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: elasticsearch
image: docker.elastic.co/elasticsearch/elasticsearch:8.10.0-d9898447-SNAPSHOT
image: docker.elastic.co/elasticsearch/elasticsearch:8.10.0-439345ab-SNAPSHOT
envFrom:
- configMapRef:
name: elasticsearch-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: fleet-server
image: docker.elastic.co/beats/elastic-agent:8.10.0-d9898447-SNAPSHOT
image: docker.elastic.co/beats/elastic-agent:8.10.0-439345ab-SNAPSHOT
env:
- name: FLEET_SERVER_ENABLE
value: "1"
Expand Down
2 changes: 1 addition & 1 deletion internal/config/kubernetes/base/kibana/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: kibana
image: docker.elastic.co/kibana/kibana:8.10.0-d9898447-SNAPSHOT
image: docker.elastic.co/kibana/kibana:8.10.0-439345ab-SNAPSHOT
env:
- name: ELASTICSEARCH_URL
value: http://elasticsearch:9200
Expand Down

0 comments on commit 0f9f9ed

Please sign in to comment.