mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-11 03:35:28 -06:00
change wazuh-api-svc for wazuh-master-svc
This commit is contained in:
parent
a145a9c4b7
commit
9aef27f1f8
@ -177,7 +177,7 @@ $ kubectl apply -f elastic_stack/logstash/logstash-deploy.yaml
|
|||||||
|
|
||||||
Wazuh cluster deployment.
|
Wazuh cluster deployment.
|
||||||
|
|
||||||
In case you need to provide a domain name, update the `domainName` annotation value in both the [wazuh-master-svc.yaml](wazuh_managers/wazuh-master-svc.yaml) and the [wazuh-workers-svc.yaml](wazuh_managers/wazuh-workers-svc.yaml) files before deploying those services. You should also set a valid AWS ACM certificate ARN in the [wazuh-api-svc.yaml](wazuh_managers/wazuh-master-svc.yaml) for the `service.beta.kubernetes.io/aws-load-balancer-ssl-cert` annotation. That certificate should match with the `domainName`.
|
In case you need to provide a domain name, update the `domainName` annotation value in both the [wazuh-master-svc.yaml](wazuh_managers/wazuh-master-svc.yaml) and the [wazuh-workers-svc.yaml](wazuh_managers/wazuh-workers-svc.yaml) files before deploying those services. You should also set a valid AWS ACM certificate ARN in the [wazuh-master-svc.yaml](wazuh_managers/wazuh-master-svc.yaml) for the `service.beta.kubernetes.io/aws-load-balancer-ssl-cert` annotation. That certificate should match with the `domainName`.
|
||||||
|
|
||||||
|
|
||||||
```BASH
|
```BASH
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user