mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
77b5b9033e
commit
e2dabca525
1 changed files with 0 additions and 18 deletions
|
|
@ -41,24 +41,6 @@ spec:
|
|||
# type: ExternalName
|
||||
# externalName: durp.info
|
||||
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: outpost-ingress
|
||||
spec:
|
||||
ingressClassName: traefik
|
||||
rules:
|
||||
- host: outpost.internal.durp.info
|
||||
https:
|
||||
paths:
|
||||
- backend:
|
||||
service:
|
||||
name: ak-outpost
|
||||
port:
|
||||
number: 9000
|
||||
path: /
|
||||
pathType: Prefix
|
||||
|
||||
---
|
||||
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue