Files
homelab-v/apps/arr/traefik-forward-auth/kustomization.yaml
T

14 lines
265 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
commonLabels:
app: traefik-forward-auth
resources:
- service.yaml
- deployment.yaml
- middleware.yaml
configMapGenerator:
- name: configs
files:
- configs/traefik-forward-auth.ini