File tree Expand file tree Collapse file tree 3 files changed +6
-148
lines changed 
charts/triton-inference-server Expand file tree Collapse file tree 3 files changed +6
-148
lines changed   Load Diff This file was deleted. 
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ For Triton Inference Server documentation please see [https://github.com/triton-
1010
1111## Installing the Chart  
1212
13- First add the ClowdHaus  repository to Helm:
13+ First add the accelerated-containers  repository to Helm:
1414
1515``` bash 
16- helm repo add clowdhaus  https://clowdhaus .github.io/helm-charts
16+ helm repo add accelerated-containers  https://accelerated-containers .github.io/helm-charts/ 
1717``` 
1818
1919To install the chart with the release name ` triton-inference-server `  in the ` triton `  namespace and default configuration:
@@ -22,7 +22,7 @@ To install the chart with the release name `triton-inference-server` in the `tri
2222helm install triton-inference-server \
2323    --namespace triton \
2424    --create-namespace \
25-     clowdhaus /triton-inference-server
25+     accelerated-containers /triton-inference-server
2626``` 
2727
2828## Values  
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ For Triton Inference Server documentation please see [https://github.com/triton-
99
1010## Installing the Chart
1111
12- First add the ClowdHaus  repository to Helm:
12+ First add the accelerated-containers  repository to Helm:
1313
1414```bash
15- helm repo add clowdhaus  https://clowdhaus .github.io/helm-charts
15+ helm repo add accelerated-containers  https://accelerated-containers .github.io/helm-charts/ 
1616```
1717
1818To install the chart with the release name `triton-inference-server` in the `triton` namespace and default configuration:
@@ -21,7 +21,7 @@ To install the chart with the release name `triton-inference-server` in the `tri
2121helm install triton-inference-server \
2222    --namespace triton \
2323    --create-namespace \
24-     clowdhaus /triton-inference-server
24+     accelerated-containers /triton-inference-server
2525```
2626
2727{{ template "chart.requirementsSection" . }}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments