mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(svc): EndpointSlices should have the same name as the svc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: discovery.k8s.io/v1
|
||||
kind: EndpointSlice
|
||||
metadata:
|
||||
name: proxmox-euclid-1
|
||||
name: proxmox-euclid
|
||||
namespace: proxmox
|
||||
labels:
|
||||
kubernetes.io/service-name: proxmox-euclid
|
||||
|
||||
Reference in New Issue
Block a user