refactor: create application groups

This commit is contained in:
Vegard Hagen
2023-12-14 20:06:57 +01:00
parent 54e0a28745
commit a8595e79ed
79 changed files with 313 additions and 64 deletions
@@ -0,0 +1,14 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: remark42
namespace: blog
spec:
entryPoints:
- websecure
routes:
- match: Host(`remark42.stonegarden.dev`)
kind: Rule
services:
- name: remark42-web
port: http