File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22type : application
33name : postgres-operator
4- description : Helm-Chart for setting up an instance of CYBERTEC's Postgres operator.
4+ description : Helm-Chart for setting up an instance of CYBERTEC's Postgres operator (CPO) .
55
6- appVersion : 0.2 .0
7- version : 0.2 .0
6+ appVersion : 0.5 .0
7+ version : 0.5 .0
88# Note: Make sure you have defined the correct version, based on the crd used
Original file line number Diff line number Diff line change 11---
22
3- # singleNamespace controls where PGO watches for PostgresClusters. When false,
4- # PGO watches for and responds to PostgresClusters in all namespaces. When true,
5- # PGO watches only the namespace in which it is installed.
3+ # singleNamespace controls where CPO watches for PostgresClusters. When false,
4+ # CPO watches for and responds to PostgresClusters in all namespaces. When true,
5+ # CPO watches only the namespace in which it is installed.
66singleNamespace : false
77
88# debug allows you to enable or disable the "debug" level of logging.
You can’t perform that action at this time.
0 commit comments