Add Knative provider
This commit is contained in:
parent
3f23afb2c6
commit
13bcdebc89
38 changed files with 18589 additions and 37 deletions
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
apiVersion: networking.internal.knative.dev/v1alpha1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
annotations:
|
||||
networking.knative.dev/ingress.class: foo.ingress.networking.knative.dev
|
||||
name: helloworld-go
|
||||
namespace: default
|
||||
Loading…
Add table
Add a link
Reference in a new issue