Last active
December 14, 2020 15:53
-
-
Save ricardozanini/7b7bf001365090f764463ceef86c34a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAMESPACE=kogito | |
VERSION=<current_operator_version> | |
kubectl apply -n "${NAMESPACE}" -f "https://github.com/kiegroup/kogito-cloud-operator/releases/download/${VERSION}/kogito-operator.yaml" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment