Advertisement
tatdat171

demo-values.example.yaml

Jul 31st, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.36 KB | None | 0 0
  1. teamSettings:
  2.   enabled: false
  3. accountPages:
  4.   enabled: false
  5. tls:
  6.   enabled: true
  7.  
  8. # NOTE: These values must be adjusted on a per installation basis
  9. config:
  10.   dns:
  11.     https: rest.mydomain.com
  12.     ssl: ws.mydomain.com
  13.     webapp: webapp.mydomain.com
  14.     fakeS3: s3.mydomain.com
  15.     teamSettings: teams.mydomain.com
  16.     accountPages: account.mydomain.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement