Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

postgres-operator

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Oleksii Kliukin authored
    Command-line options --nodatabaseaccess and --noteamsapi disable all
    teams api interaction and access to the Postgres database. This is
    useful for debugging purposes when the operator runs out of cluster
    (with --outofcluster flag).
    
    The same effect can be achieved by setting enable_db_access and/or
    enable_teams_api to false.
    03064637
    History
    Name Last commit Last update