yolo push (#14)

Reviewed-on: rrise/reloading-manager#14
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit is contained in:
2025-04-17 15:13:05 -04:00
committed by Siteworx Pro Gitea
parent 5d8991861e
commit 4a1b9597a2
6 changed files with 31 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: reloading-cm
namespace: reloading
data:
DB_HOST: "192.168.1.30"
DB_DATABASE: "loading"
DB_USERNAME: "loading"
DB_PASSWORD: "loading"

View File

@@ -1,3 +1,4 @@
## Do not edit this file directly. It is auto-generated by the script.
apiVersion: apps/v1
kind: Deployment
metadata: