mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
Merge remote-tracking branch 'origin/release/2.9' into develop
# Conflicts: # app/kubernetes/views/applications/create/createApplication.html # app/kubernetes/views/configurations/create/createConfiguration.html
This commit is contained in:
commit
8aa03bb81b
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ docker run -d \\
|
|||
-e CAP_HOST_MANAGEMENT=1 \\
|
||||
-e EDGE_INSECURE_POLL=${allowSelfSignedCerts ? 1 : 0} \\
|
||||
--name portainer_edge_agent \\
|
||||
portainer/agent:2.4.0`;
|
||||
portainer/agent`;
|
||||
}
|
||||
|
||||
function buildWindowsStandaloneCommand(edgeId, edgeKey, allowSelfSignedCerts) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue