fluxcd-flux2/cmd/flux/testdata/envsubst/file.gold
Stefan Prodan 493c1fbdf9
Add flux envsubst command
This command can be used to replicate the behavior of the
Flux Kustomization post-build substitutions.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-08 17:54:38 +03:00

10 lines
194 B
Text

apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: test
namespace: flux-system
spec:
ref:
branch: main
interval: 5m
url: ssh://git@github.com/example/test