This commit is contained in:
awscloude
2026-07-16 15:56:29 +06:00
parent 5e804df3aa
commit 87371c400f
4 changed files with 44 additions and 0 deletions
+16
View File
@@ -50,6 +50,22 @@ securityContext: {}
# runAsNonRoot: true
# runAsUser: 1000
#config map and secrest
config:
APP_NAME: "Gen-iTech CI/CD Test"
APP_ENV: "production"
APP_DEBUG: "false"
secret:
DB_HOST: mysql.default.svc.cluster.local
DB_NAME: applicationdb
DB_USER: appuser
DB_PASSWORD: MyStrongPassword123
# This is for setting up a service more information can be found here: https://kubernetes.io/docs/concepts/services-networking/service/
service:
# This sets the service type more information can be found here: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types