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

Introduce new customization options and restricted config filesystems #92

Merged
merged 11 commits into from
Jan 25, 2024

Commits on Oct 30, 2023

  1. Chart upgrade for Jitsi stable-8960-1 version

    with some small and some large changes.
    
    A summary is:
    - Bump up from stable-8719 to stable-8960-1
    - Add /config as emptyDir, to support readOnlyRootFilesystem
    - Make defaults config and cont-init scripts customize at deploy time
    - Add nodePorts for Prosody and Web for restricted Kubernetes
      deployments
    - Add example configurations, and Makefile, to test changes quickly
    at-platform24 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    31bfacc View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    fe3dd34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed0e14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9b6b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7272f6c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    3ef2f41 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Allow env vars value overrides from existing secrets

    There are cases where we may prefer to create common secrets
    outside the chart and override values filled from configmaps
    or secrets created from this chart.
    
    Common usecases would be Hashicorp Vault/ 1Password operator
    integrations.
    
    This commits makes such overrides possible.
    at-platform24 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9d4e5cc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    5b0c70d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    cf1e12b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    ed0cc2f View commit details
    Browse the repository at this point in the history
  2. Adjust permissions

    at-platform24 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d3ae004 View commit details
    Browse the repository at this point in the history