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
this is basically the same as "make install" but it will reference a dockerhub image for the operator and won't require cloning repo, running make commands, etc.
create a manifest in the operator repo that can install the operator via kubectl, so something like this will work:
curl github.com/gresearch/armada-operator/config/samples/deploy_operator.yaml | kubectl apply -f -
this is basically the same as "make install" but it will reference a dockerhub image for the operator and won't require cloning repo, running make commands, etc.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: