Add incngrnt website along with gitea runner to build it
This commit is contained in:
14
incngrnt-web/values.yaml
Normal file
14
incngrnt-web/values.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
init:
|
||||
method: wget
|
||||
wget:
|
||||
url: https://git.incngrnt.ca/grant/incngrnt/releases/download/v0.0.7/v0.0.7.tar
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
"traefik.ingress.kubernetes.io/router.tls.certresolver": "letsencrypt"
|
||||
hosts:
|
||||
- host: incngrnt.ca
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
Reference in New Issue
Block a user