File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -120,11 +120,14 @@ not it is still accessible.
120
120
121
121
![ Annotated port controls in the UI] ( ../images/networking/annotatedports.png )
122
122
123
+ The sharing level is limited by the maximum level enforced in the template
124
+ settings in enterprise deployments, and not restricted in OSS deployments.
125
+
123
126
This can also be used to change the sharing level of ` coder_app ` s by entering
124
- their port number in the shared ports UI. The ` share ` attribute of ` coder_app ` s
125
- defined using the terraform provider can be overridden by sharing the port. The
126
- sharing level is limited by the maximum level enforced by the template in
127
- enterprise deployments, and not restricted in OSS deployments .
127
+ their port number in the sharable ports UI. The ` share ` attribute on ` coder_app `
128
+ resource uses a different method of authentication and ** is not impacted by the
129
+ template's maximum sharing level** , nor the level of a shared port that points
130
+ to the app .
128
131
129
132
### Configure maximum port sharing level (enterprise)
130
133
You can’t perform that action at this time.
0 commit comments