diff --git a/.gitignore b/.gitignore index 4573165..97e7ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ .settings .project target + +# Visual Studio Code +.vscode + diff --git a/pom.xml b/pom.xml index affbac4..7967319 100644 --- a/pom.xml +++ b/pom.xml @@ -18,9 +18,9 @@ - io.fabric8 - fabric8-maven-plugin - 4.4.2 + org.eclipse.jkube + kubernetes-maven-plugin + 1.14.0