Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Commit cbd8df9

Browse files
committed
Add original images
1 parent 7638e05 commit cbd8df9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

helm/g8s-efk-chart/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ appVersion: "6.1.1"
55

66
namespace: "logging"
77
clusterName: "cluster-efk"
8-
logsPrefix: "logs"
8+
logsPrefix: "gslogs"
99

1010
## Specify if a Pod Security Policy for node-exporter must be created
1111
## Ref: https://kubernetes.io/docs/concepts/policy/pod-security-policy/
@@ -43,13 +43,13 @@ curator:
4343

4444
fluentbit:
4545
image:
46-
repository: "quay.io/giantswarm/fluent-bit"
46+
repository: "fluent/fluent-bit"
4747
tag: "0.14.6"
4848
pullPolicy: "IfNotPresent"
4949

5050
kibana:
5151
image:
52-
repository: "quay.io/giantswarm/kibana-oss"
52+
repository: "docker.elastic.co/kibana/kibana-oss"
5353
tag: "6.1.4"
5454
pullPolicy: "IfNotPresent"
5555

0 commit comments

Comments
 (0)