From f5f020d079394ad80498bc4098685167b621a808 Mon Sep 17 00:00:00 2001 From: GigiaJ Date: Tue, 30 Sep 2025 02:29:23 -0500 Subject: [PATCH] Remove ingress ref --- iac/resources/nextcloud.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/iac/resources/nextcloud.yml b/iac/resources/nextcloud.yml index 43fc492..01de0f3 100644 --- a/iac/resources/nextcloud.yml +++ b/iac/resources/nextcloud.yml @@ -1,12 +1,3 @@ -ingress: - enabled: true - className: "traefik" - hosts: - - host: nextcloud.your-domain.com # This will be overwritten by Pulumi - paths: - - path: / - pathType: ImplementationSpecific - nextcloud: username: "admin" nodeSelector: