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,11 @@
apiVersion: v1
kind: Service
metadata:
name: traefik-forward-auth
spec:
type: ClusterIP
selector:
app: traefik-forward-auth
ports:
- name: auth-http
port: 4181