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

META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy

The newest version!
{
  "groups": [
  ],
  "properties": [
    {
      "name": "embedded.k3s.enabled",
      "type": "java.lang.Boolean",
      "defaultValue": "true"
    }
  ],
  "hints": [
    {
      "name": "embedded.k3s.enabled",
      "values": [
        {
          "value": "true",
          "description": "Enables configuration of k3s on startup."
        },
        {
          "value": "false",
          "description": "Disabled configuration of k3s on startup."
        }
      ]
    },
    {
      "name": "embedded.k3s.docker-image",
      "values": [
        {
          "value": "rancher/k3s:v1.31.4-k3s1",
          "description": "Latest 1.24.x version. Ref https://hub.docker.com/r/rancher/k3s/tags?page=1&name=v1.24 for further info."
        }
      ]
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy