Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suslmk-lee authored Nov 26, 2024
1 parent 55dd221 commit 27f7fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
env:
IMAGE_NAME: "zim-kafka-consumer"
REGISTRY: "44ce789b-kr1-registry.container.nhncloud.com/container-platform-registry"
NAMESPACE: "iot-edge"
NAMESPACE: "kafka"
DEPLOYMENT_NAME: "zim-kafka-consumer-deployment"
CLUSTER_NAME: "kt-cluster"
KUBECONFIG_DATA: ${{ secrets.KUBECONFIG_DATA }}
Expand Down

0 comments on commit 27f7fea

Please sign in to comment.