Skip to content

Commit

Permalink
chore: Remove some code for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-bisonai committed Feb 8, 2024
1 parent ded985a commit 6ebac6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions bisontry-health-checker/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
apiVersion: v2
name: bisontry-health-checker
description: Bisontry Health Checker service.
version: 0.1.0

appVersion: v0.1.0.20240131.0543.c3d8172
2 changes: 1 addition & 1 deletion bisontry-health-checker/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
selector:
matchLabels:
app: {{ .Values.deployment.name }}
template:

metadata:
labels:
app: {{ .Values.deployment.name }}
Expand Down

0 comments on commit 6ebac6a

Please sign in to comment.