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 introduces 2 new flags -n and -o to define the namespaces in which operator artifacts and operator should be deployed, respectively.
Sample usage: apictl install api-operator -f path/to/configs -n micro -o test
This will deploy the operator in test namespace and operator artifacts in micro namespace.
Description:
Suggested Labels:
Suggested Assignees:
Affected Product Version:
OS, DB, other environment details and versions:
Steps to reproduce:
Related Issues:
The text was updated successfully, but these errors were encountered: