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

Add Jitsi #17

Closed
wants to merge 1 commit into from
Closed

Add Jitsi #17

wants to merge 1 commit into from

Conversation

AnsisMalins
Copy link
Contributor

Copy-pasted the Jitsi YAML from https://github.com/ffddorf/workadventure-k8s

@AnsisMalins
Copy link
Contributor Author

Flux should just take the existing running deployment & co over when this is merged, right?

@nomaster
Copy link
Member

nomaster commented Feb 2, 2022

Flux should just take the existing running deployment & co over when this is merged, right?

Nope, because Flux will not overwrite any resources it doesn't own. The easiest way here is to manually delete the existing resources that are going to be added by Flux and then merge the PR.

@nomaster
Copy link
Member

nomaster commented Feb 2, 2022

You might want to put the resources together with a kustomization file. This way, you can for example define a namespace just once. See the existing kustomization files in this repo for examples.

@AnsisMalins AnsisMalins closed this Feb 7, 2022
@AnsisMalins AnsisMalins deleted the add-jitsi branch February 7, 2022 20:29
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.

None yet

2 participants