-
Notifications
You must be signed in to change notification settings - Fork 16
K8SPG-611 Updated paths to PG image in update docs #336
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: 2.0
Are you sure you want to change the base?
Conversation
pdated paths to PG image in update docs modified: docs/update.md
docs/update.md
Outdated
| ```yaml | ||
| ... | ||
| image: docker.io/percona/percona-postgresql-operator:{{release}}-ppg15-postgres | ||
| image: docker.io/percona-distribution-postgresql:15 |
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.
I think this note is related to the old version image but not new one, so it should still be docker.io/percona/percona-postgresql-operator:2.7.0-ppg15-postgres
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.
Removed the note as discussed via slack
egegunes
left a comment
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.
please check @eleo007's comments
docs/troubleshoot-operator.md
Outdated
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.
do we need this file in this PR?
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.
Removed. Thanks for pointing it out
modified: docs/update.md