Go to file
moweilin 9154f97ead mv package 2024-01-17 10:10:27 +08:00
plugin mv package 2024-01-17 10:10:27 +08:00
test mv package 2024-01-17 10:10:27 +08:00
.gitignore init projects 2024-01-16 09:50:46 +08:00
README.md mv package 2024-01-17 10:10:27 +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/wukong/deployment.yaml