We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c78f0 commit 4b30773Copy full SHA for 4b30773
.github/workflows/trigger-future-deploymnet.yml
@@ -92,8 +92,7 @@ jobs:
92
command: |
93
kubectl get nodes
94
95
- - name: Upgrade Deploy OpenSearch/OpenSearch Dashboards/ML By Helm Chart
96
- if: ${{ inputs.deploy_upgrade }}
+ - name: Upgrade Deploy OpenSearch/OpenSearch Dashboards By Helm Chart
97
uses: elastic-analytics/dashboards-action@main
98
env:
99
KUBE_CONFIG_DATA: ${{ secrets.AWS_ACCESS_KEY_ID_PINK }}
0 commit comments