Skip to content

Commit

Permalink
fix the annotation hook in devtron-nats-test-request-reply pod (#4387)
Browse files Browse the repository at this point in the history
Co-authored-by: Ajay Kumar <ajaykumar@Ajays-MacBook-Pro.local>
  • Loading branch information
ajaydevtron and Ajay Kumar committed Dec 12, 2023
1 parent 4fd3b13 commit 25b8756
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion charts/devtron/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords:
- argocd
- Hyperion
engine: gotpl
version: 0.22.66
version: 0.22.67
sources:
- https://github.com/devtron-labs/charts
dependencies:
Expand Down
2 changes: 0 additions & 2 deletions charts/devtron/templates/nats-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,6 @@ metadata:
app.kubernetes.io/name: nats
app.kubernetes.io/instance: devtron-nats
app.kubernetes.io/managed-by: Helm
annotations:
"helm.sh/hook": test
spec:
containers:
- name: nats-box
Expand Down

0 comments on commit 25b8756

Please sign in to comment.