mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:34:33 +07:00
refactor(platform): temporarily remove Knative
This commit is contained in:
parent
34664e2431
commit
9519ffc68f
@ -1,4 +0,0 @@
|
||||
apiVersion: operator.knative.dev/v1alpha1
|
||||
kind: KnativeEventing
|
||||
metadata:
|
||||
name: knative-eventing
|
@ -1,7 +0,0 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- https://github.com/knative/operator/releases/download/knative-v1.0.0/operator.yaml
|
||||
- serving.yaml
|
||||
- eventing.yaml
|
@ -1,11 +0,0 @@
|
||||
apiVersion: operator.knative.dev/v1alpha1
|
||||
kind: KnativeServing
|
||||
metadata:
|
||||
name: knative-serving
|
||||
spec:
|
||||
ingress:
|
||||
kourier:
|
||||
enabled: true
|
||||
config:
|
||||
network:
|
||||
ingress.class: "kourier.ingress.networking.knative.dev"
|
Loading…
Reference in New Issue
Block a user