e857c359e0
The main feature of the operator is implemented, but it's not ready for real use yet.
7 lines
97 B
YAML
7 lines
97 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: database-configmap
|
|
data:
|
|
PROTOCOL: postgresql
|