commit a5c79c129a480e84ca903d84baf66b3d02502625 parent 8e7594184e409665777993c844e36cca3bff02d8 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 12 May 2025 10:39:29 +0200 Disable hubzilla for now Diffstat:
| M | apps/base/hubzilla/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/hubzilla/deployment.yaml b/apps/base/hubzilla/deployment.yaml @@ -17,7 +17,7 @@ metadata: name: hubzilla namespace: hubzilla spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: hubzilla