Initial Commit

This commit is contained in:
2025-02-22 16:08:08 +00:00
commit 5350b77e93
257 changed files with 12568 additions and 0 deletions

7
chart/values.yaml Normal file
View File

@@ -0,0 +1,7 @@
appName: explorecalifornia
domain: explorecalifornia.com
deployment:
image: localhost:5000/explorecalifornia-web
replicas: 1
limitCpu: "500m"
limitMem: "64Mi"