Add mini environment support
Some checks failed
Node.js CI / build (push) Has been cancelled
OTA Portal Deploy / build-dev (push) Has been cancelled
OTA Portal Deploy / deploy-dev (push) Has been cancelled
OTA Portal Deploy / build-preprod (push) Has been cancelled
OTA Portal Deploy / deploy-preprod (push) Has been cancelled
OTA Portal Deploy / build-cec-prd (push) Has been cancelled
OTA Portal Deploy / deploy-cec-prd (push) Has been cancelled
OTA Portal Deploy / build-cec-euprd (push) Has been cancelled
OTA Portal Deploy / deploy-cec-euprd (push) Has been cancelled
Blackduck Rapid scan / blackduck (push) Has been cancelled

This commit is contained in:
Chris Rai
2026-01-13 21:22:01 -05:00
parent 283eb1de25
commit 33da34151d
4 changed files with 43 additions and 2 deletions

17
k8s/values-mini.yaml Normal file
View File

@@ -0,0 +1,17 @@
ingress:
hostname: ota-admin.mini.cloud.fiskerinc.com
className: traefik
image:
registry: gitea.mini.cloud.fiskerinc.com
name: admin/ota-admin-portal
tag: latest
resources:
requests:
cpu: 100m
memory: 128Mi
limits:
memory: 256Mi
replicas: 1