From 6d196f8e43ba41fd01a11a80edf9de4967802045 Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Mon, 19 Jul 2021 20:22:44 +0200 Subject: [PATCH] fix filename --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index e86d09b..97e191e 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -72,4 +72,4 @@ pipelines: variables: KUBE_CONFIG: $KUBE_CONFIG KUBECTL_COMMAND: 'apply' - RESOURCE_PATH: 'k8s/' \ No newline at end of file + RESOURCE_PATH: 'k8s/linode-autoscaler/' \ No newline at end of file