Skip to content

Commit

Permalink
delete jhub tf module #21
Browse files Browse the repository at this point in the history
  • Loading branch information
goseind committed Feb 6, 2023
1 parent 9d9318e commit 46a347c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 22 deletions.
4 changes: 2 additions & 2 deletions iac/tf/cluster/main-helm.tf
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@ resource "helm_release" "sealed-secrets-chart" {

# JupyterHub

/* module "jupyterhub" {
module "jupyterhub" {
source = "../modules/jupyterhub"

ns-name = var.ns-jupyterhub
release-suffix = var.resource-suffix
} */
}

# Reana

Expand Down
Empty file.
11 changes: 0 additions & 11 deletions iac/tf/modules/jupyterhub/main.tf

This file was deleted.

9 changes: 0 additions & 9 deletions iac/tf/modules/jupyterhub/variables.tf

This file was deleted.

0 comments on commit 46a347c

Please sign in to comment.