Autogenerate database configuration and secret key if not provided

This also persists those after removal, so the database PV is still functional
This commit is contained in:
Matthew Jones
2020-08-13 14:36:49 -04:00
parent 88d55a870a
commit edc60300be
14 changed files with 109 additions and 50 deletions

View File

@@ -96,6 +96,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: awx-operator
namespace: default
spec:
replicas: 1
selector: