dekorateio / dekorate

Tools for generating Kubernetes related manifests.
Apache License 2.0
467 stars 101 forks source link

Allow disabling version label #1290

Open deepy opened 4 months ago

deepy commented 4 months ago

I want to use dekorate to generate the initial manifests for my projects, but because of the automation I have I don't want to add changing values like app.dekorate.io/commit-id or app.kubernetes.io/version

For the version I could force a specific version, but then other tooling breaks