refactor: reorganize manifests into namespace folders #56

Merged
gitea-admin merged 45 commits from orion/auto/refactor-reorganize-manifests-into-names-1779056072745 into main 2026-05-17 22:16:51 +00:00
Showing only changes of commit 5c4f59f884 - Show all commits
-12
View File
@@ -1,12 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: lidarr
namespace: media
spec:
selector:
app: lidarr
ports:
- port: 8686
targetPort: 8686
protocol: TCP