feat: initial commit — tcb_devportal Next.js app
Some checks failed
homelab-k8s-services/tcb_devportal/pipeline/head There was a failure building this commit
Some checks failed
homelab-k8s-services/tcb_devportal/pipeline/head There was a failure building this commit
Includes Helm chart (tcb-devportal), Jenkinsfile with homelab CI pipeline, and Next.js app source.
This commit is contained in:
10
manifest/helm/values.yaml
Normal file
10
manifest/helm/values.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
image:
|
||||
repository: harbor-core.harbor.svc.cluster.local/library/tcb_devportal
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
replicaCount: 1
|
||||
|
||||
service:
|
||||
port: 80
|
||||
targetPort: 3000
|
||||
Reference in New Issue
Block a user