kubernetes/spilo_kubernetes.yaml ``` apiVersion: v1 kind: Endpoints metadata: name: &cluster_name zalandodemo01 labels: application: spilo spilo-cluster: *cluster_name subsets: [] ``` > helm install postgres .\postgres\ I0729 23:13:03.071548 13656 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice" I0729 23:13:03.150337 13656 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"