diff --git a/docs/modules/ROOT/examples/hazelcast-ucn.yaml b/docs/modules/ROOT/examples/hazelcast-ucn.yaml index cb026e09..046e0f45 100644 --- a/docs/modules/ROOT/examples/hazelcast-ucn.yaml +++ b/docs/modules/ROOT/examples/hazelcast-ucn.yaml @@ -6,7 +6,4 @@ spec: clusterSize: 3 repository: 'docker.io/hazelcast/hazelcast-enterprise' licenseKeySecretName: hazelcast-license-key - userCodeNamespaces: - pvc: - accessModes: ["ReadWriteOnce"] - requestStorage: 1Gi + userCodeNamespaces: {}