File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626        uses : docker/metadata-action@v5 
2727        id : meta 
2828        with :
29-           images : ghcr.io/${{ github.repository_owner  }}/controller  
29+           images : ghcr.io/${{ github.repository  }} 
3030          tags : | 
3131            type=pep440,pattern={{version}} 
3232            type=raw,value=latest,enable={{is_default_branch}} 
@@ -100,7 +100,7 @@ jobs:
100100        uses : docker/metadata-action@v5 
101101        id : meta 
102102        with :
103-           images : ghcr.io/${{ github.repository_owner  }}/controller  
103+           images : ghcr.io/${{ github.repository  }} 
104104          tags : | 
105105            type=pep440,pattern={{version}},prefix=otel- 
106106            type=raw,value=otel,enable={{is_default_branch}} 
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ kubectl wait --for=condition=available deploy/doc-controller --timeout=30s
2424kubectl port-forward service/doc-controller 8080:80
2525``` 
2626
27- The helm chart sets up the [ container] ( https://github.com/kube-rs/controller-rs/pkgs/container/controller )  built from this repository.
27+ The helm chart sets up the [ container] ( https://github.com/kube-rs/controller-rs/pkgs/container/controller-rs  )  built from this repository.
2828
2929### Opentelemetry  
3030
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments