Skip to content

Commit

Permalink
remove unused key
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Liu <[email protected]>
  • Loading branch information
Flyingliuhub committed Feb 21, 2024
1 parent 36fadad commit dbc4e06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/os-osd-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
kube-config: ${{ secrets.KUBE_CONFIG_DATA_DEV }}
ga-tracking-id: ${{ secrets.GA_TRACKING_ID }}
kibanaserver: ${{ secrets.KIBANASERVER }}
query_datasources_master_key: ${{ secrets.QUERY_DATASOURCES_MASTER_KEY }}
esnode_cert: ${{ secrets.ESNODE_CERT }}
esnode_key_cert: ${{ secrets.ESNODE_KEY_CERT }}
root_ca_cert: ${{ secrets.ROOT_CA_CERT }}
Expand Down

0 comments on commit dbc4e06

Please sign in to comment.