added working browser with proxy

This commit is contained in:
2025-04-02 23:09:26 +03:00
parent 27d24e5b1d
commit df8facd70b
9 changed files with 578 additions and 81 deletions

View File

@@ -41,23 +41,9 @@ spec:
properties:
browser:
properties:
image:
type: string
"on":
type: boolean
port:
properties:
port:
format: int32
type: integer
protocol:
description: Protocol defines network protocols supported
for things like container ports.
type: string
type: object
type: object
id:
type: string
server:
description: |-
INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
@@ -113,13 +99,16 @@ spec:
host_ports:
items:
properties:
port:
host_port:
format: int32
type: integer
protocol:
description: Protocol defines network protocols supported
for things like container ports.
type: string
target_port:
format: int32
type: integer
type: object
type: array
running: