diff --git a/apps/base/forgejo/ingress.yaml b/apps/base/forgejo/ingress.yaml index 659864c..38bfa18 100644 --- a/apps/base/forgejo/ingress.yaml +++ b/apps/base/forgejo/ingress.yaml @@ -14,6 +14,6 @@ spec: kind: Rule services: - name: forgejo - port: 80 + port: 3000 tls: secretName: local-reinthal-cc-tls diff --git a/apps/staging/kustomization.yaml b/apps/staging/kustomization.yaml index 2e968f9..d6ec035 100644 --- a/apps/staging/kustomization.yaml +++ b/apps/staging/kustomization.yaml @@ -8,6 +8,6 @@ resources: - ../base/ray - ../base/cyberchef - ../base/trino - - ../base/elastic + #- ../base/elastic - ../base/kubeflow - ../base/forgejo