Skip to content

Commit

Permalink
upgrade to v1beta1 (knative#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Stavros Kontopoulos <[email protected]>
  • Loading branch information
openshift-cherrypick-robot and skonto authored Nov 24, 2022
1 parent 5d70332 commit bd4b0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/e2e-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ function install_knative(){

# Install Knative Serving with initial values in test/config/config-observability.yaml.
cat <<-EOF | oc apply -f - || return $?
apiVersion: operator.knative.dev/v1alpha1
apiVersion: operator.knative.dev/v1beta1
kind: KnativeServing
metadata:
name: knative-serving
Expand Down

0 comments on commit bd4b0ea

Please sign in to comment.