Files
riotpiao.com/infra/homarr/base/kustomization.yaml
T

9 lines
161 B
YAML
Raw Normal View History

2026-08-18 18:33:49 -07:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: dashboard
resources:
- namespace.yaml
- secret.yaml
- helmrelease.yaml
- ingress.yaml