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

Feat: Deploy only operator with external connect url #166

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

Commits on Jul 16, 2023

  1. Added an option for providing the url to the connect server when the …

    …connect server is not deployed in Kubernetes.
    Mathias Westby Skoglund committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    caef167 View commit details
    Browse the repository at this point in the history
  2. Added description to readme.

    Mathias Westby Skoglund committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b6e30ed View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Merge branch 'main' into feature/custom-operator-url

    # Conflicts:
    #	charts/connect/README.md
    Mathias Westby Skoglund committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    eb7af18 View commit details
    Browse the repository at this point in the history
  2. Readded documentation.

    Mathias Westby Skoglund committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    165a909 View commit details
    Browse the repository at this point in the history
  3. Added proper if statement.

    Mathias Westby Skoglund committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    cfe99e0 View commit details
    Browse the repository at this point in the history
  4. It no works with () around and statement.

    Mathias Westby Skoglund committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    16ef34d View commit details
    Browse the repository at this point in the history
  5. Added connectUrl documentation.

    Mathias Westby Skoglund committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    a6720bd View commit details
    Browse the repository at this point in the history