Skip to content

Conversation

@jessebot
Copy link
Contributor

@jessebot jessebot commented Jan 18, 2026

to use the test app you should now use this instead of using the cnpgCluster.initdb.owner and cnpgCluster.initdb.database.

testApp:
  ## -- create a test deployment to verify db connectivity.
  # Populates user and DB from the Initdb owner and database values
  # Requires server, client, and user certificate generation to be enabled.
  enabled: true
  # -- this is required for testing the application.
  # please change to your database's username in your postgresql clsuter
  owner: app
  # -- this is required for testing the application.
  # please change to your database name in your postgresql clsuter
  database: app

@jessebot jessebot requested a review from cloudymax January 18, 2026 10:27
@jessebot jessebot self-assigned this Jan 18, 2026
Copy link
Collaborator

@cloudymax cloudymax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, sorry again for giving incorrect specs originally 😓

@jessebot jessebot merged commit 8e651b5 into main Jan 18, 2026
1 of 2 checks passed
@jessebot jessebot deleted the reorg-test-app branch January 18, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants