We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238df5b commit 6068dbcCopy full SHA for 6068dbc
charts/cloudnative-pg-cluster/values.yaml
@@ -92,10 +92,9 @@ storage:
92
size: 1Gi
93
94
testApp:
95
- ## -- create a test deployment to verify db connectivity.
+ ## -- create a test deployment to verify db connectivity.
96
# Populates user and DB from the Initdb owner and database values
97
# Requires server, client, and user certificate generation to be enabled.
98
enabled: false
99
## -- namespace where the read-write postgres service exists
100
namespace: "default"
101
-
0 commit comments