Go to file
moweilin 2ee592bb93 rename in README.md 2024-01-16 10:53:17 +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 rename in README.md 2024-01-16 10:53:17 +08:00

README.md

gradle-wkube-plugin

requirements:

config

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

template

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