File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 BRANCH_VERSION :
88 description : ' Branch version to deploy'
99 required : true
10- default : ' v5.0.0-beta1 '
10+ default : ' main '
1111
1212permissions :
1313 id-token : write # This is required for requesting the JWT
Original file line number Diff line number Diff line change 88 BRANCH_VERSION :
99 description : ' Branch version to deploy'
1010 required : true
11- default : ' v5.0.0-beta1 '
11+ default : ' main '
1212
1313permissions :
1414 id-token : write # This is required for requesting the JWT
Original file line number Diff line number Diff line change 3636 runAsGroup : 1000
3737 containers :
3838 - name : wazuh-dashboard
39- image : ' wazuh/wazuh-dashboard:5.0.0-beta1 '
39+ image : ' wazuh/wazuh-dashboard:5.0.0'
4040 resources :
4141 limits :
4242 cpu : 500m
Original file line number Diff line number Diff line change 5959 privileged : true
6060 containers :
6161 - name : wazuh-indexer
62- image : ' wazuh/wazuh-indexer:5.0.0-beta1 '
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 4141 fsGroup : 999
4242 initContainers :
4343 - name : init-wazuh-etc
44- image : ' wazuh/wazuh-manager:5.0.0-beta1 '
44+ image : ' wazuh/wazuh-manager:5.0.0'
4545 command :
4646 - /bin/sh
4747 - -c
6262 mountPath : /etc/wazuh-certs-final
6363 containers :
6464 - name : wazuh-manager
65- image : ' wazuh/wazuh-manager:5.0.0-beta1 '
65+ image : ' wazuh/wazuh-manager:5.0.0'
6666 resources :
6767 limits :
6868 cpu : 400m
Original file line number Diff line number Diff line change 4848 fsGroup : 999
4949 initContainers :
5050 - name : init-wazuh-etc
51- image : ' wazuh/wazuh-manager:5.0.0-beta1 '
51+ image : ' wazuh/wazuh-manager:5.0.0'
5252 command :
5353 - /bin/sh
5454 - -c
6969 mountPath : /etc/wazuh-certs-final
7070 containers :
7171 - name : wazuh-manager
72- image : ' wazuh/wazuh-manager:5.0.0-beta1 '
72+ image : ' wazuh/wazuh-manager:5.0.0'
7373 resources :
7474 limits :
7575 cpu : 400m
You can’t perform that action at this time.
0 commit comments