This repository was archived by the owner on Apr 28, 2025. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ test-readme:
3838	tk init --k8s=false &&  \ 
3939	jb install github.com/jsonnet-libs/k8s-alpha/1.18 &&  \ 
4040	printf  ' (import "github.com/jsonnet-libs/k8s-alpha/1.18/main.libsonnet")\n+(import "github.com/jsonnet-libs/k8s-alpha/1.18/extensions/kausal-shim.libsonnet")' >  lib/k.libsonnet &&  \ 
41- 	jb install github.com/grafana/cortex-jsonnet/cortex &&  \ 
41+ 	jb install github.com/grafana/cortex-jsonnet/cortex@main  &&  \ 
4242	rm -fr ./vendor/cortex &&  \ 
4343	cp -r ../cortex ./vendor/ &&  \ 
4444	cp vendor/cortex/cortex-manifests.jsonnet.example environments/default/main.jsonnet &&  \ 
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ To generate the YAMLs for deploying Cortex:
2525      (import "github.com/jsonnet-libs/k8s-alpha/1.18/main.libsonnet") 
2626      + (import "github.com/jsonnet-libs/k8s-alpha/1.18/extensions/kausal-shim.libsonnet") 
2727      EOF 
28-     $ jb install github.com/grafana/cortex-jsonnet/cortex 
28+     $ jb install github.com/grafana/cortex-jsonnet/cortex@main  
2929    ```
3030
31311. Use the example monitoring.jsonnet.example: 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments