All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nacker.nussknacker-lite-k8s-deploymentmanager_2.13.1.18.0.source-code.defaultMinimalDeployment.conf Maven / Gradle / Ivy

There is a newer version: 1.18.1
Show newest version
{
  "kind": "Deployment",
  "apiVersion": "apps/v1",
  "metadata": {
  },
  "spec": {
    # we set minReadySeconds default
    "minReadySeconds": 0,
    "selector": {
    },
    "template": {
      "metadata": {
      },
      "spec": {
        "containers": [
          {
            "name": "runtime"
          }
        ],
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy