Skip to content

Commit dcf09b8

Browse files
Update _index.md
1 parent 4928622 commit dcf09b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/deployment/private-cloud/private-cloud-cluster

content/en/docs/deployment/private-cloud/private-cloud-cluster/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ If your app works without issues when read-only root filesystem is enabled, it i
965965
{{% /alert %}}
966966

967967
{{% alert color="warning" %}}
968-
Enabling the `runtimeReadOnlyRootFilesystem` option will cause the `model/resources` directory to be empty. If your app (or Marketplace modules such as SAML) uses the `model/resources` directory for resources such as configuration data and other resources, consider moving those resources to another location (such as `model/userlib`) or loading them from FileDocument entities.
968+
Enabling the `runtimeReadOnlyRootFilesystem` option causes the `model/resources` directory to be empty. If your app (or a Marketplace module such as SAML) uses the `model/resources` directory for resources such as configuration data, consider moving those resources to another location (for example, `model/userlib`) or loading them from FileDocument entities.
969969
{{% /alert %}}
970970

971971
### GKE Autopilot Workarounds {#gke-autopilot-workarounds}

0 commit comments

Comments
 (0)