feat: Add comprehensive documentation and deployment reports for nginx-mycelium IPv6 hosting
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user