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 Aug 19, 2024. It is now read-only.
To generate deployment script for making it possible to deploy the Operator by kubectl (or oc) like: kubectl apply -f <local-file-or-url-to-the-script>
The goal is to make it possible to generate this script with command like: make deployment-manifest
The text was updated successfully, but these errors were encountered:
I guess this can be closed, now that #242 is merged..
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
To generate deployment script for making it possible to deploy the Operator by kubectl (or oc) like:
kubectl apply -f <local-file-or-url-to-the-script>
The goal is to make it possible to generate this script with command like:
make deployment-manifest
The text was updated successfully, but these errors were encountered: