skaffold.yaml
v1beta4Schema URL
Any of
Definitions
defines criteria to auto-activate a profile.
represents items that need to be built, along with the context in which they should be built.
describes an artifact built with Bazel.
contains all the configuration for the build steps
contains the configuration for the DateTime tagger.
contains all the configuration needed by the deploy steps
describes an artifact built from a Dockerfile, usually using docker build.
contains information about the docker config.json to mount
contains the configuration for the envTemplate tagger.
contains the configuration for the git tagger.
contains the fields needed to do a remote build on Google Cloud Build.
represents image config in the syntax of image.repository and image.tag
contains the configuration needed for deploying with helm
represents image config to use the FullyQualifiedImageName as param to set
represents parameters for packaging helm chart.
set the appVersion on the chart to this version
sets the version on the chart to this semver version.
represents parameters for packaging helm chart.
2 nested properties
set the appVersion on the chart to this version
sets the version on the chart to this semver version.
Only multi-module
Only multi-module
contains the fields needed to do a on-cluster build using the kaniko image
contains the different fields available to specify a kaniko build context
2 nested properties
represents the local directory kaniko build context
contains information about the docker config.json to mount
2 nested properties
contains the different fields available to specify a kaniko build context
represents the local directory kaniko build context
contains fields related to kaniko caching
contains the configuration needed for deploying with kubectl apply
describes additional options flags that are passed on the command line to kubectl either on every command (Global), on creations (Apply) or deletions (Delete).
3 nested properties
describes additional options flags that are passed on the command line to kubectl either on every command (Global), on creations (Apply) or deletions (Delete).
contains the configuration needed for deploying with kustomize.
describes additional options flags that are passed on the command line to kubectl either on every command (Global), on creations (Apply) or deletions (Delete).
3 nested properties
contains the fields needed to do a build on the local docker daemon and optionally push to a repository.
represents the local directory kaniko build context
additional configuration that overrides default configuration when it is activated.
contains all the configuration for the build steps
contains all the configuration needed by the deploy steps
contains the configuration for the SHA tagger.
contains all the configuration for the build steps
contains all the configuration needed by the deploy steps
contains all the configuration for the tagging step
contains the configuration for the DateTime tagger.
2 nested properties
contains the configuration for the envTemplate tagger.
1 nested properties
contains the configuration for the git tagger.
contains the configuration for the SHA tagger.
a struct containing all the specified test configuration for an image.