Portainer Charm
Platform:
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 6 | 28 Sep 2021 | |
| latest/edge | 3 | 14 Sep 2021 |
juju deploy portainer
-
service_edge_node_port | int
Static NodePort for accessing Portainer Edge. Specify only if the type is NodePort.
-
service_edge_port | int
Default: 8000
TCP port for accessing Portainer Edge.
-
service_http_node_port | int
Static NodePort for accessing Portainer Web. Specify only if the type is NodePort.
-
service_http_port | int
Default: 9000
HTTP port for accessing Portainer Web.
-
service_type | string
Default: LoadBalancer
Service Type for the main Portainer Service; Accepts ClusterIP, NodePort and LoadBalancer.