Files
operator/manifests/test-service.yaml
Morten Olsen 1b5b5145b0 stuff
2025-08-22 07:35:50 +02:00

15 lines
316 B
YAML

apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: test-example-com
namespace: dev
spec:
hosts:
- authentik.one.dev.olsen.cloud
# (the address field is optional if you use 'resolution: DNS')
ports:
- number: 80
name: https
protocol: HTTPS
resolution: DNS