mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
add fix
This commit is contained in:
parent
7f86c75b96
commit
28181e49fe
@ -773,10 +773,10 @@ spec:
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: server.example.com
|
||||
metadata:
|
||||
name: nginx-svc
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: server.example.com
|
||||
spec:
|
||||
ports:
|
||||
- port: 80
|
||||
|
Loading…
Reference in New Issue
Block a user