Skip to content
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

Fix ArgoCD diff on postgresql keys #441

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2024

  1. Fix ArgoCD diff on postgresql keys

    Signed-off-by: Mohammad Bozorgmehr <[email protected]>
    Mohammad Bozorgmehr committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0e70266 View commit details
    Browse the repository at this point in the history
  2. Add condition to add shared_preload_libraries

    Signed-off-by: Mohammad Bozorgmehr <[email protected]>
    Mohammad Bozorgmehr committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    26b3c44 View commit details
    Browse the repository at this point in the history
  3. Wrap postInitApplicationSQL in a if to prevent generating empty keys

    Signed-off-by: Mohammad Bozorgmehr <[email protected]>
    Mohammad Bozorgmehr committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    40a76d3 View commit details
    Browse the repository at this point in the history
  4. Wrap managed in a if to prevent generating empty keys

    Signed-off-by: Mohammad Bozorgmehr <[email protected]>
    Mohammad Bozorgmehr committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e82d332 View commit details
    Browse the repository at this point in the history
  5. Wrap priorityClassName in a if to prevent generating empty keys

    Signed-off-by: Mohammad Bozorgmehr <[email protected]>
    Mohammad Bozorgmehr committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b1d7301 View commit details
    Browse the repository at this point in the history
  6. Wrap storage.storageClass and walStorage.storageClass in if condition

    Signed-off-by: Mohammad Bozorgmehr <[email protected]>
    Mohammad Bozorgmehr committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d08bd5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fbee9f View commit details
    Browse the repository at this point in the history