You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
Is it possible, without changing the operator code, to provide a different image and tag to deploy gitea from? I was thinking an attribute in the CRD, but I don't see that in place.
I see these mentioned at constants in pkg/controller/gitea/templateHelper.go so I'm thinking that isn't currently implemented, but I don't know Go well enough yet to be sure.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible, without changing the operator code, to provide a different image and tag to deploy gitea from? I was thinking an attribute in the CRD, but I don't see that in place.
I see these mentioned at constants in pkg/controller/gitea/templateHelper.go so I'm thinking that isn't currently implemented, but I don't know Go well enough yet to be sure.
The text was updated successfully, but these errors were encountered: