Initial commit
This commit is contained in:
commit
c029592583
31 changed files with 39732 additions and 0 deletions
15
charts/longhorn/values.yaml
Normal file
15
charts/longhorn/values.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
longhorn:
|
||||
url: http://www.symcrest.com/internal/ops/longhorn
|
||||
basePath: /internal/ops/longhorn
|
||||
rewriteTo: /
|
||||
|
||||
route:
|
||||
name: longhorn
|
||||
namespace: longhorn-system
|
||||
gatewayName: public-gateway
|
||||
gatewayNamespace: apps
|
||||
hostnames:
|
||||
- symcrest.com
|
||||
- www.symcrest.com
|
||||
serviceName: longhorn-frontend
|
||||
servicePort: 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue