Update 'deploy/install_knative.sh'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c04a2477d2
commit
b826a82b6d
@ -46,3 +46,5 @@ kubectl apply --selector knative.dev/crd-install=true \
|
|||||||
|
|
||||||
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.9.0/serving.yaml \
|
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.9.0/serving.yaml \
|
||||||
--filename https://github.com/knative/eventing/releases/download/v0.9.0/release.yaml
|
--filename https://github.com/knative/eventing/releases/download/v0.9.0/release.yaml
|
||||||
|
|
||||||
|
kubectl apply --filename https://github.com/knative/serving/releases/download/v0.12.0/monitoring-metrics-prometheus.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user