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