mirror of
https://github.com/wazuh/wazuh-kubernetes.git
synced 2025-12-10 00:38:21 -06:00
Change secret name
This commit is contained in:
parent
26a657e4ea
commit
10e18d3d99
2
.github/workflows/deployment-test.yml
vendored
2
.github/workflows/deployment-test.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
- name: Configure aws credentials
|
- name: Configure aws credentials
|
||||||
uses: aws-actions/configure-aws-credentials@v4
|
uses: aws-actions/configure-aws-credentials@v4
|
||||||
with:
|
with:
|
||||||
role-to-assume: ${{ secrets.AWS_IAM_KUBERNETES_ROLE }}
|
role-to-assume: ${{ secrets.AWS_IAM_ROLE }}
|
||||||
aws-region: "${{ secrets.AWS_REGION }}"
|
aws-region: "${{ secrets.AWS_REGION }}"
|
||||||
|
|
||||||
- name: Install eksctl
|
- name: Install eksctl
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user