Skip to content

Commit

Permalink
adding ks8
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmordasiewicz committed Aug 6, 2024
1 parent cc45f43 commit 3898983
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion manifests/apps/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- ./dvwa
- ./ollama
12 changes: 1 addition & 11 deletions manifests/ingress/Ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,4 @@ spec:
name: ollama
port:
number: 11434
rules:
- host: www.bankexample.com
http:
paths:
- path: /api
pathType: Prefix
backend:
service:
name: ollama
port:
number: 11434
rules:

0 comments on commit 3898983

Please sign in to comment.