-
Notifications
You must be signed in to change notification settings - Fork 52
chore: add supabase example #1718
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1718 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 68 68
Lines 6769 6769
=====================================
Misses 6769 6769 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
053affe
to
96f488c
Compare
@@ -479,7 +479,7 @@ spec: | |||
# Specifies the type of this operation. | |||
type: Reconfiguring | |||
# Specifies the name of the Cluster resource that this operation is targeting. | |||
clusterName: vanpg-cluster | |||
clusterName: supabase-cluster |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert
@@ -7,7 +7,7 @@ spec: | |||
# Specifies the type of this operation. | |||
type: Reconfiguring | |||
# Specifies the name of the Cluster resource that this operation is targeting. | |||
clusterName: vanpg-cluster | |||
clusterName: supabase-cluster |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert
No description provided.