feat: add docs and cabinet apps, fix data-test chart

This commit is contained in:
sova-bootstrap
2026-05-28 12:06:15 +03:00
parent 413f771dd4
commit ea70b96d0c
10 changed files with 401 additions and 132 deletions
+23
View File
@@ -0,0 +1,23 @@
namespace: sova-test
image:
repository: sova-docs
tag: local-test
pullPolicy: IfNotPresent
imagePullSecrets: []
replicaCount: 1
ingress:
enabled: true
className: nginx
host: docs.sova.local
resources:
requests:
cpu: 25m
memory: 32Mi
limits:
cpu: 100m
memory: 64Mi