add app rlpa-server

This commit is contained in:
2024-07-22 14:40:02 +10:00
parent eec0a16891
commit b35abbd2e9
7 changed files with 76 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ resources:
- ./qbittorrent.yaml
- ./redis.yaml
- ./renovate.yaml
- ./rlpa.yaml
- ./snippet-box.yaml
- ./sonarqube.yaml
- ./uptime-kuma.yaml

View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
annotations:
argocd.argoproj.io/sync-options: Prune=false
creationTimestamp: null
name: rlpa
spec: {}
status: {}