flux-envsubst

command module
v3.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 1 Imported by: 0

README

Conventional Commits go report CI GitHub release

flux-envsubst

Flux recommends using Drone's envsubst to replicate post-build substitutions locally. However, envsubst lacks support for

  • .env files
  • the kustomize.toolkit.fluxcd.io/substitute: disabled annotation / label
  • SOPS

See our blog post for additional details.

Installation

If you have Homebrew installed run

brew install jaconi-io/tap/flux-envsubst

If you do not use Homebrew, run

go install github.com/jaconi-io/flux-envsubst@latest

Usage

kustomize build . | flux-envsubst | kubectl apply -f -

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL