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

Allow spot network client to run in a separate ns. #43

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

Conversation

PrabhdeepsGill
Copy link

@PrabhdeepsGill PrabhdeepsGill commented Apr 17, 2023

If users need to run ocean network client in a namespace other than "kube-system", they can override the namespace values in the values file. But the helm chart still assumes that the spot controller is installed in the same namespace.

However, Terraform module for installing the spot controller has hard coded "kube-system" namespace for the controller (tf module with hardcoded namespace). This change allows creating the ocean network client (beta) in a namespace other than "kube-system".

Spot network client can be created in a different namespace from "kube-system".
@PrabhdeepsGill PrabhdeepsGill requested a review from a team as a code owner April 17, 2023 21:17
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