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

helm-chart: Allow users to change apache service type #5166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yannik-b
Copy link
Contributor

I am using nextcloud-aio via the Helm chart in a Kubernetes environment. As I am using Nextcloud behind a kubernetes ingress controller, there is no need for my nextcloud-aio-apache to be a LoadBalancer service. As I have no Load Balancer IP addresses free, nextcloud-aio-apache service is pending (and so is the helm install) until I manually change the type to ClusterIP.

Therefore I introduced a helm variable to change the apache service type.

Signed-off-by: Yannik Buerkle <mail@yannik-buerkle.de>
@docjyJ
Copy link
Collaborator

docjyJ commented Aug 25, 2024

LGTM

@szaimen szaimen self-requested a review August 29, 2024 14:40
@szaimen szaimen added 3. to review Waiting for reviews enhancement New feature or request labels Aug 29, 2024
@szaimen szaimen added this to the next milestone Aug 29, 2024
@szaimen szaimen modified the milestones: v9.5.0, next, v9.5.1 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants