You've already forked reloading-manager
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:
10
argocd/deployment/configmap.yml
Normal file
10
argocd/deployment/configmap.yml
Normal 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"
|
||||
@@ -1,3 +1,4 @@
|
||||
## Do not edit this file directly. It is auto-generated by the script.
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user