Go to file
moweilin 834b1141da add LICENSE 2024-01-17 10:14:45 +08:00
plugin add LICENSE 2024-01-17 10:14:45 +08:00
test add LICENSE 2024-01-17 10:14:45 +08:00
.gitignore init projects 2024-01-16 09:50:46 +08:00
LICENSE add LICENSE 2024-01-17 10:14:45 +08:00
README.md add LICENSE 2024-01-17 10:14:45 +08:00

README.md

wukong-gradle-plugin

requirements:

config

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

template

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