feat: add new cluster and deployment configurations for multiple services
This commit is contained in:
commit
17ac87d81f
21 changed files with 126 additions and 0 deletions
8
taskfile-build.chk.janikv.cloud.yaml
Normal file
8
taskfile-build.chk.janikv.cloud.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
kind: deployment
|
||||
ingress:
|
||||
host: "taskfile-build.chk.janikv.cloud"
|
||||
customDomain: "taskfile.build"
|
||||
clusterIssuerRef: letsencrypt-http-prod
|
||||
gitUrl: https://codeberg.org/janikvonrotz/taskfile.build
|
||||
taskCommands: install,build-11ty
|
||||
caddyRoot: _site
|
||||
Loading…
Add table
Add a link
Reference in a new issue