shoebill-operator/yaml/example/configmap.yaml
Nikolai Rodionov e857c359e0
First Commit
The main feature of the operator is implemented, but it's not ready
for real use yet.
2023-11-24 18:49:06 +01:00

7 lines
97 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: database-configmap
data:
PROTOCOL: postgresql