weaveworks / pipeline-controller

This repository contains the Pipeline CRD and associated controller for Weave GitOps Enterprise.
1 stars 4 forks source link

Move `secretRef` for HMAC to .spec.promotion #87

Closed yiannistri closed 1 year ago

yiannistri commented 1 year ago

It is currently on .spec.appRef but conceptually the secret is unrelated to the application itself.