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
I would like to create a Gitlab hook with a token specified in a kubernetes secret. Currently I would have to create a composition with the secret to use patching. This method also displays the token directly on the hook resource.
How could Crossplane help solve your problem?
Introduce a spec.forProvider.tokenRef field for this functionality.
The text was updated successfully, but these errors were encountered:
What problem are you facing?
I would like to create a Gitlab hook with a token specified in a kubernetes secret. Currently I would have to create a composition with the secret to use patching. This method also displays the token directly on the hook resource.
How could Crossplane help solve your problem?
Introduce a
spec.forProvider.tokenRef
field for this functionality.The text was updated successfully, but these errors were encountered: