Skip to content

Add command when specifying args for postgres#1765

Merged
TheRealHaoLiu merged 1 commit intoansible:develfrom
TheRealHaoLiu:fix-1760
Mar 13, 2024
Merged

Add command when specifying args for postgres#1765
TheRealHaoLiu merged 1 commit intoansible:develfrom
TheRealHaoLiu:fix-1760

Conversation

@TheRealHaoLiu
Copy link
Copy Markdown
Member

SUMMARY

fixes #1760

When using args the container defaults to the entrypoint instead of command
causing postgres to be in a crashloop

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION

When using args the container defaults to the entrypoint instead of command

causing postgres to be in a crashloop
@TheRealHaoLiu TheRealHaoLiu merged commit 6e31fea into ansible:devel Mar 13, 2024
@TheRealHaoLiu TheRealHaoLiu deleted the fix-1760 branch March 13, 2024 19:20
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.

Upgrade to operator 2.13.0 fail when postgres_extra_args is present

2 participants