openstack-k8s-operators / openstack-operator

Meta Operator for OpenStack
https://openstack-k8s-operators.github.io/openstack-operator/
Apache License 2.0
27 stars 76 forks source link

[Docs] Add recomendation to use 'install-cert' in the serviceOverride #1000

Closed slawqo closed 1 month ago

slawqo commented 1 month ago

When serviceOverride is used in the environment with TLS enabled, it is required to run additionally install-certs service together with other services in the serviceOverride because then certificates potentially needed for the new service will be installed on edpm nodes.

This patch adds note in the documentation about this.

Related: #OSPRH-9294

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bshephar, slawqo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[docs/OWNERS](https://github.com/openstack-k8s-operators/openstack-operator/blob/main/docs/OWNERS)~~ [bshephar] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment