Skip to content

Commit

Permalink
fixup! IBX-7298: Comment in .platform/services.yaml referes to non-ex…
Browse files Browse the repository at this point in the history
…istent file
  • Loading branch information
vidarl committed Dec 6, 2023
1 parent 5fd8c88 commit aeabd15
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ rediscache:
# type: elasticsearch:7.7
# disk: 512

# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish'
# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish'
varnish:
type: 'varnish:6.0'
relationships:
Expand Down
2 changes: 1 addition & 1 deletion resources/platformsh/common/3.3/.platform/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ rediscache:
# type: elasticsearch:7.7
# disk: 512

# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish'
# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish'
varnish:
type: 'varnish:6.0'
relationships:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ solrsearch:
# type: elasticsearch:7.7
# disk: 512

# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish'
# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish'
varnish:
type: 'varnish:6.0'
relationships:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ solrsearch:
# type: elasticsearch:7.7
# disk: 512

# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish'
# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish'
varnish:
type: 'varnish:6.0'
relationships:
Expand Down

0 comments on commit aeabd15

Please sign in to comment.