add port to webdav externalname

This commit is contained in:
James Andariese 2023-07-19 16:43:23 -05:00
parent b9bf769968
commit 20f23e6b54

View File

@ -6,6 +6,10 @@ metadata:
spec:
externalName: noctowl.cascade.strudelline.net
type: ExternalName
ports:
- name: http
protocol: TCP
port: 5005
---
apiVersion: networking.k8s.io/v1
kind: Ingress