Add subscription and notification for resource changes; fix a bug while pserver node...
[pti/o2.git] / Dockerfile.localtest
index eee30ef..0324e33 100644 (file)
@@ -52,6 +52,6 @@ RUN curl -O https://get.helm.sh/helm-v3.3.1-linux-amd64.tar.gz;
 RUN tar -zxvf helm-v3.3.1-linux-amd64.tar.gz; cp linux-amd64/helm /usr/local/bin\r
 \r
 RUN mkdir -p /etc/kubeconfig/\r
-COPY temp/kubeconfig/config /etc/kubeconfig/\r
+COPY temp/kubeconfig/config /etc/kubeconfig/\r
 \r
 WORKDIR /src\r