We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef996e6 commit e8c3284Copy full SHA for e8c3284
apps/values.yaml
@@ -2,29 +2,40 @@ argocd:
2
namespace: argocd
3
project: apps
4
targetRevision: main
5
+
6
global:
7
domain: placeholder.com
8
env: prod
9
10
filebrowser:
11
enabled: false
12
13
dendrite:
14
15
16
element:
17
18
19
memcached:
20
21
22
cortex:
23
24
basicAuth:
25
insecure: true
26
secretName: cortex-humble-tenant
27
28
microservicesDemo:
29
30
31
dashyLandscape:
32
enabled: true
33
34
consul:
35
36
37
nfs:
38
39
40
yutaops:
41
0 commit comments