shoebill-operator/tests/manifests/configmap.yaml
Nikolai Rodionov 439e735203
Refactor the reconciler and add Woodpecker CI
Now controller looks a bit better and its parts can be tested with
integration tests, that are going to be implemented later.
2024-01-06 09:02:23 +01:00

7 lines
97 B
YAML

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