Supprimer 'dns/05-test-nginx-service.yaml'
This commit is contained in:
parent
bfe2906ff8
commit
27b9775990
@ -1,14 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: Service
|
|
||||||
metadata:
|
|
||||||
name: nginx-frontend
|
|
||||||
annotations:
|
|
||||||
external-dns.alpha.kubernetes.io/hostname: "nginx.open-it.intra"
|
|
||||||
spec:
|
|
||||||
ports:
|
|
||||||
- name: "web"
|
|
||||||
port: 80
|
|
||||||
targetPort: 80
|
|
||||||
selector:
|
|
||||||
app: nginx
|
|
||||||
type: LoadBalancer
|
|
||||||
Loading…
Reference in New Issue
Block a user