Skip to content

Conversation

@BraunMatthias
Copy link
Contributor

No description provided.

matthia.braun@sap.com and others added 4 commits November 14, 2025 10:01
Co-authored-by: Marc Becker <marc.becker@sap.com>
Co-authored-by: Marc Becker <marc.becker@sap.com>
Co-authored-by: Marc Becker <marc.becker@sap.com>
@BraunMatthias BraunMatthias force-pushed the prepare-cloud-deployment branch from 6b898cf to 9d30133 Compare November 14, 2025 09:09
Comment on lines +26 to +29
- name: srv-api # required by consumers of CAP services (e.g. approuter)
properties:
srv-url: ${default-url}
srv-cert-url: '${protocol}://${default-host}.cert.${default-domain}'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may not be explicitly used in this default configuration, but it is still relevant for advanced configurations. In any case, it was generated by the tools command and therefore follows a pattern that I hesitate to change just for sake of slightly improved simplicity.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I always prefer to keep configuration as minimalistic as possible and also to always be able to answer why a certain configuration is there. It also makes it easier to understand what's going on.

This one here is useless right now. It might become relevant, once things like approuter, or so are added, but that's not the case now. IMO it should be added by the tools once it is actually needed.

@BraunMatthias BraunMatthias merged commit d6e2a4f into main Nov 17, 2025
6 checks passed
@BraunMatthias BraunMatthias deleted the prepare-cloud-deployment branch November 17, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants