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