Skip to content

Commit 019510e

Browse files
committed
R2025a Prerelease: CTF Management API - Initial Commit
1 parent 83dd829 commit 019510e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

values-overrides.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ matlabProductionServerSettings:
3131
# CTF files are placed here for automatic deployment.
3232
autoDeploy:
3333
# Enable RESTful API for management of CTF 'Deployable Archives'
34-
archivesApi:
34+
archivesApi: # Since R2025a
3535
enabled: false
3636
storage: "4Gi"
3737
# _OR_
@@ -57,7 +57,7 @@ matlabProductionServerSettings:
5757
# CTF Access Control (OAuth2)
5858
# https://www.mathworks.com/help/mps/server/access_control.html
5959
# -------------------------------------------------------------
60-
accessControl:
60+
accessControl: # Since R2025a
6161
enabled: false
6262
# -------------------------------------------------------------
6363
identityProvider: |-

0 commit comments

Comments
 (0)