apps(services): Enable betterslcm service

This commit is contained in:
2026-02-21 21:02:23 +05:30
parent bdb8217735
commit 6e135f1644
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -7,3 +7,4 @@ resources:
- add-ons/cert-manager.yaml
# services
- services/app-autoregexbot.yaml
- services/app-betterslcm.yaml
+3 -2
View File
@@ -6,12 +6,13 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/DK10WS/SLCM_APP.git
# repoURL: https://github.com/DK10WS/SLCM_APP.git
repoURL: https://gitea.whyredfire.tech/whyredfire/slcm-switch.git
targetRevision: web
path: k8s
destination:
server: https://kubernetes.default.svc
namespace: slcm
namespace: betterslcm
syncPolicy:
automated:
prune: true