Skip to content

Is there a way to have a global variable used for Application's spec.source.repoURL? #19425

Closed Answered by crenshaw-dev
gaeljw asked this question in Q&A
Discussion options

You must be logged in to vote

No such mechanism exists.

I'd recommend managing your Application manifests via GitOps so that an update is a simple find/replace.

If you can't GitOps the manifests, you could wrap the Application CRD in your own MyOrgApplication CRD and use a controller to inject whatever values you like.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@gaeljw
Comment options

Answer selected by andrii-korotkov-verkada
Comment options

You must be logged in to vote
1 reply
@gaeljw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants