Files
aggarwalakshun 2a1fa22faa
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 20s
Add Proxmox endpoint, ingress, and service configurations
2026-01-21 05:13:28 +05:30

14 lines
215 B
YAML

---
apiVersion: v1
kind: Endpoints
metadata:
name: proxmox
namespace: external-resources
subsets:
- addresses:
- ip: 192.168.1.113
ports:
- name: https
protocol: TCP
port: 8006