Skip to content

Commit

Permalink
remove istio yaml vars since they do not exsit anymore (knative#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
chizhg authored and knative-prow-robot committed May 9, 2019
1 parent 96150c7 commit 56a5a1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ readonly SERVING_GKE_IMAGE=cos

# Public latest stable nightly images and yaml files.
readonly KNATIVE_BASE_YAML_SOURCE=https://storage.googleapis.com/knative-nightly/@/latest
readonly KNATIVE_ISTIO_CRD_YAML=${KNATIVE_BASE_YAML_SOURCE/@/serving}/istio-crds.yaml
readonly KNATIVE_ISTIO_YAML=${KNATIVE_BASE_YAML_SOURCE/@/serving}/istio.yaml
readonly KNATIVE_SERVING_RELEASE=${KNATIVE_BASE_YAML_SOURCE/@/serving}/serving.yaml
readonly KNATIVE_BUILD_RELEASE=${KNATIVE_BASE_YAML_SOURCE/@/build}/build.yaml
readonly KNATIVE_EVENTING_RELEASE=${KNATIVE_BASE_YAML_SOURCE/@/eventing}/release.yaml
Expand Down

0 comments on commit 56a5a1d

Please sign in to comment.