Skip to content

Commit 6068dbc

Browse files
authored
Apply suggestions from code review - fix linting issues
1 parent 238df5b commit 6068dbc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/cloudnative-pg-cluster/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,9 @@ storage:
9292
size: 1Gi
9393

9494
testApp:
95-
## -- create a test deployment to verify db connectivity.
95+
## -- create a test deployment to verify db connectivity.
9696
# Populates user and DB from the Initdb owner and database values
9797
# Requires server, client, and user certificate generation to be enabled.
9898
enabled: false
9999
## -- namespace where the read-write postgres service exists
100100
namespace: "default"
101-

0 commit comments

Comments
 (0)