Skip to content

Commit

Permalink
Merge pull request #51 from defenseunicorns/observibility
Browse files Browse the repository at this point in the history
added observibility to chart
  • Loading branch information
Thomas Runyon committed Jun 6, 2023
2 parents bdb76fe + 936df6b commit 98cb850
Show file tree
Hide file tree
Showing 11 changed files with 101 additions and 946 deletions.
12 changes: 12 additions & 0 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,15 @@ version: 0.0.1
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.16.0"


annotations:
helm.sh/images: |
- name: api
image: ghcr.io/defenseunicorns/leapfrogai/api:0.0.1
- name: stable-3b
image: ghcr.io/defenseunicorns/leapfrogai/stablelm-3b:0.0.1
- name: embeddings
image: ghcr.io/defenseunicorns/leapfrogai/embeddings:0.0.1
Loading

0 comments on commit 98cb850

Please sign in to comment.