Go to file
moweilin 4fae057710 change version to 0.0.2 2024-01-17 10:41:18 +08:00
plugin change version to 0.0.2 2024-01-17 10:41:18 +08:00
test change version to 0.0.2 2024-01-17 10:41:18 +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