Skip to content

Commit

Permalink
fix: values.yaml format
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Aug 4, 2022
1 parent ef996e6 commit e8c3284
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,40 @@ argocd:
namespace: argocd
project: apps
targetRevision: main

global:
domain: placeholder.com
env: prod

filebrowser:
enabled: false

dendrite:
enabled: false

element:
enabled: false

memcached:
enabled: false

cortex:
enabled: false
basicAuth:
insecure: true
secretName: cortex-humble-tenant

microservicesDemo:
enabled: false

dashyLandscape:
enabled: true

consul:
enabled: false

nfs:
enabled: false

yutaops:
enabled: true

0 comments on commit e8c3284

Please sign in to comment.