We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2edd1f7 + 68e9161 commit d2bc73dCopy full SHA for d2bc73d
fleet/lib/loki/fleet.yaml
@@ -27,4 +27,3 @@ targetCustomizations:
27
helm:
28
valuesFiles:
29
- overlays/dev/values.yaml
30
- - overlays/rke2/values.yaml
fleet/lib/loki/overlays/rke2/values.yaml
fleet/lib/loki/values.yaml
@@ -1,3 +1,4 @@
1
+---
2
deploymentMode: Distributed
3
4
gateway:
@@ -22,6 +23,7 @@ gateway:
22
23
- loki.${ .ClusterLabels.site }.lsst.org
24
25
global:
26
+ dnsService: rke2-coredns-rke2-coredns
extraEnv:
- name: AWS_ACCESS_KEY_ID
valueFrom:
0 commit comments