Fix(miniflux): add service and ingress

This commit is contained in:
2025-10-04 20:01:04 +08:00
parent b23ab1576a
commit 547b8727c5
3 changed files with 35 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ generatorOptions:
resources:
- namespace.yaml
- deploy.yaml
- ingress.yaml
- service.yaml
- secret.yaml
configMapGenerator: