File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1515  project : default 
1616  source :
1717    path : manifests/overlays/dev 
18-     repoURL : https://github.com/datadog /sdlc-gitops-sample-stack.git 
18+     repoURL : https://github.com/scottgerring /sdlc-gitops-sample-stack.git 
1919    targetRevision : deploy 
2020  syncPolicy :
2121    automated :
Original file line number Diff line number Diff line change 1616    spec :
1717      containers :
1818      - name : load-test-service 
19-         image : ghcr.io/datadog /sdlc-gitops-sample-stack/load-test-service:latest 
19+         image : ghcr.io/scottgerring /sdlc-gitops-sample-stack/load-test-service:latest 
2020        imagePullPolicy : IfNotPresent 
2121        env :
2222        - name : K6_SCRIPT 
Original file line number Diff line number Diff line change 1717    spec :
1818      containers :
1919        - name : pass-api 
20-           image : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-api:latest 
20+           image : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-api:latest 
2121          ports :
2222            - containerPort : 8080 
2323          readinessProbe :
Original file line number Diff line number Diff line change 1515    spec :
1616      containers :
1717        - name : pass-image-api 
18-           image : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-image-api:latest 
18+           image : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-image-api:latest 
1919          ports :
2020            - containerPort : 8080 
2121          readinessProbe :
Original file line number Diff line number Diff line change 1717    spec :
1818      containers :
1919        - name : pass-summary-api 
20-           image : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-summary-api:latest 
20+           image : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-summary-api:latest 
2121          ports :
2222            - containerPort : 8080 
2323          readinessProbe :
Original file line number Diff line number Diff line change @@ -27,14 +27,14 @@ configMapGenerator:
2727      - DD_VERSION=latest 
2828
2929images :
30-   - name : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-api 
30+   - name : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-api 
3131    newTag : " latest" 
3232
33-   - name : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-summary-api 
33+   - name : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-summary-api 
3434    newTag : " latest" 
3535
36-   - name : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-image-api 
36+   - name : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-image-api 
3737    newTag : " latest" 
3838
39-   - name : ghcr.io/datadog /sdlc-gitops-sample-stack/load-test-service 
39+   - name : ghcr.io/scottgerring /sdlc-gitops-sample-stack/load-test-service 
4040    newTag : " latest" 
Original file line number Diff line number Diff line change @@ -39,19 +39,19 @@ configMapGenerator:
3939      - DD_VERSION=latest 
4040
4141images :
42-   - name : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-api 
42+   - name : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-api 
4343    newName : pass-api 
4444    newTag : " latest" 
4545
46-   - name : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-summary-api 
46+   - name : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-summary-api 
4747    newName : pass-summary-api 
4848    newTag : " latest" 
4949
50-   - name : ghcr.io/datadog /sdlc-gitops-sample-stack/pass-image-api 
50+   - name : ghcr.io/scottgerring /sdlc-gitops-sample-stack/pass-image-api 
5151    newName : pass-image-api 
5252    newTag : " latest" 
5353
54-   - name : ghcr.io/datadog /sdlc-gitops-sample-stack/load-test-service 
54+   - name : ghcr.io/scottgerring /sdlc-gitops-sample-stack/load-test-service 
5555    newName : load-test-service 
5656    newTag : " latest" 
5757
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ links:
1616  - name : Source 
1717    type : repo 
1818    provider : github 
19-     url : https://github.com/datadog /sdlc-gitops-sample-stack 
19+     url : https://github.com/scottgerring /sdlc-gitops-sample-stack 
2020  - name : docs 
2121    type : doc 
2222    provider : link 
23-     url : https://github.com/datadog /sdlc-gitops-sample-stack 
23+     url : https://github.com/scottgerring /sdlc-gitops-sample-stack 
2424tags :
2525  - cost-center:engineering 
2626---
@@ -39,11 +39,11 @@ links:
3939  - name : Source 
4040    type : repo 
4141    provider : github 
42-     url : https://github.com/datadog /sdlc-gitops-sample-stack 
42+     url : https://github.com/scottgerring /sdlc-gitops-sample-stack 
4343  - name : docs 
4444    type : doc 
4545    provider : link 
46-     url : https://github.com/datadog /sdlc-gitops-sample-stack 
46+     url : https://github.com/scottgerring /sdlc-gitops-sample-stack 
4747tags :
4848  - cost-center:engineering 
4949
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments