From 0ed49af76407eecb41a8ab25148b59fe2c2ea1cb Mon Sep 17 00:00:00 2001 From: William Miceli <1-WilliamMiceli@git.williammiceli.systems> Date: Thu, 1 Aug 2019 15:20:53 -0400 Subject: [PATCH] Persistent storage not needed --- templates/GitLab-Runner/0/rancher-compose.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/templates/GitLab-Runner/0/rancher-compose.yml b/templates/GitLab-Runner/0/rancher-compose.yml index 7c97e45..4782668 100644 --- a/templates/GitLab-Runner/0/rancher-compose.yml +++ b/templates/GitLab-Runner/0/rancher-compose.yml @@ -65,11 +65,3 @@ catalog: # default: "" required: false type: string - - - variable: "DATA_DIR" - label: "Data Directory" - description: | - The directory to store persistent data for the stack. - default: "Personal/GitLab-Runner" - required: true - type: string \ No newline at end of file