Skip to content

Fix/deployable default#24

Merged
peshence merged 8 commits intomainfrom
fix/deployable-default
Oct 8, 2025
Merged

Fix/deployable default#24
peshence merged 8 commits intomainfrom
fix/deployable-default

Conversation

@peshence
Copy link
Copy Markdown
Collaborator

@peshence peshence commented Oct 8, 2025

Description

Allow running polytope locally with a dummy datasource using the default values.

  • remove global namespace enforcement since subcharts don't respect it anyway
  • values changes:
    • add example auth-o-tron config
    • disable metrics on rabbitmq, mongodb
    • reduce default mongodb to 1 replica with medium resource preset
    • no longer persistent by default
    • add default imagePullPolicy: IfNotPresent (previously defaulted to Always via template)
    • disable ingresses by default
    • add default frontend nodeport to enable local development
    • default to polytope-staging (suggest overwriting)
    • default to using plain legacy auth
    • add default dummy datasource and collection

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@peshence peshence merged commit b9610d1 into main Oct 8, 2025
2 checks passed
@peshence peshence deleted the fix/deployable-default branch October 8, 2025 14:57
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.

1 participant