Go to file
moweilin cca8718cb4 move README.md to root 2024-01-16 10:51:14 +08:00
test init projects 2024-01-16 09:50:46 +08:00
wkube move README.md to root 2024-01-16 10:51:14 +08:00
.gitignore init projects 2024-01-16 09:50:46 +08:00
README.md move README.md to root 2024-01-16 10:51:14 +08:00

README.md

gradle-kubernetes-plugin

requirements:

config

wKube{
    kubeconfig = "kubeconfig-test.yaml"
    data{
        namespace=getProject().name
    }
}

template

Template file path is src/main/wkube/deployment.yaml