feat: Add comprehensive documentation and deployment reports for nginx-mycelium IPv6 hosting

This commit is contained in:
mik-tf
2025-11-05 18:55:29 -05:00
parent 5439d83a5c
commit 8f75fecc50
15 changed files with 1444 additions and 221 deletions

View File

@@ -2,16 +2,15 @@ apiVersion: v1
kind: Service
metadata:
name: nginx-mycelium
namespace: default
labels:
app: nginx-mycelium
spec:
type: NodePort
selector:
app: nginx-direct-access
ports:
- port: 80
targetPort: 8080
- name: http
nodePort: 30090
port: 80
protocol: TCP
name: http
targetPort: 80
selector:
app: nginx-mycelium