standalone-fabric.yaml 300 B

12345678910
  1. # This scenario creates a single-instance standalone Neo4j
  2. # machine, with the most basic configuration.
  3. ###############################################################
  4. core:
  5. standalone: true
  6. configMap: standalone-fabric-config
  7. acceptLicenseAgreement: "yes"
  8. neo4jPassword: mySecretPassword