Update hemmelig-service.yaml

Removed the EndpointSlice to not trip argocd!
This commit is contained in:
Daniel
2025-07-07 14:08:08 +02:00
parent c1fbd5eb76
commit c609e8ab3e

View File

@@ -8,18 +8,3 @@ spec:
- port: 80
targetPort: 3000
clusterIP: None
---
apiVersion: discovery.k8s.io/v1
kind: EndpointSlice
metadata:
name: hemmelig-docker
namespace: default
labels:
kubernetes.io/service-name: hemmelig-docker
addressType: IPv4
ports:
- name: http
port: 3000
endpoints:
- addresses:
- 192.168.4.106