File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 secretName : dashboard-certs
3333 containers :
3434 - name : wazuh-dashboard
35- image : ' public.ecr.aws/wazuh-cicd/ wazuh/wazuh-dashboard:5.0.0'
35+ image : ' wazuh/wazuh-dashboard:5.0.0'
3636 resources :
3737 limits :
3838 cpu : 500m
Original file line number Diff line number Diff line change 5959 privileged : true
6060 containers :
6161 - name : wazuh-indexer
62- image : ' public.ecr.aws/wazuh-cicd/ wazuh/wazuh-indexer:5.0.0'
62+ image : ' wazuh/wazuh-indexer:5.0.0'
6363 resources :
6464 limits :
6565 cpu : 500m
Original file line number Diff line number Diff line change 3838 fsGroup : 101
3939 initContainers :
4040 - name : init-wazuh-etc
41- image : ' public.ecr.aws/wazuh-cicd/ wazuh/wazuh-manager:5.0.0'
41+ image : ' wazuh/wazuh-manager:5.0.0'
4242 command :
4343 - /bin/sh
4444 - -c
5252 subPath : wazuh/var/wazuh-manager/etc
5353 containers :
5454 - name : wazuh-manager
55- image : ' public.ecr.aws/wazuh-cicd/ wazuh/wazuh-manager:5.0.0'
55+ image : ' wazuh/wazuh-manager:5.0.0'
5656 resources :
5757 limits :
5858 cpu : 400m
Original file line number Diff line number Diff line change 4343 secretName : indexer-certs
4444 initContainers :
4545 - name : init-wazuh-etc
46- image : ' public.ecr.aws/wazuh-cicd/ wazuh/wazuh-manager:5.0.0'
46+ image : ' wazuh/wazuh-manager:5.0.0'
4747 command :
4848 - /bin/sh
4949 - -c
5959 fsGroup : 101
6060 containers :
6161 - name : wazuh-manager
62- image : ' public.ecr.aws/wazuh-cicd/ wazuh/wazuh-manager:5.0.0'
62+ image : ' wazuh/wazuh-manager:5.0.0'
6363 resources :
6464 limits :
6565 cpu : 400m
You can’t perform that action at this time.
0 commit comments