Skip to content

Commit

Permalink
unping results images to try new mem leak fixes
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.3.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
gabemontero committed Jun 14, 2024
1 parent 2feecaf commit 3ed2e97
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .tekton/open-infra-deployment-pr-osp-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ spec:
- name: infra-deployment-update-script
value: |
sed -i -E 's/[0-9a-f]{40}/{{ revision }}/g' components/pipeline-service/development/kustomization.yaml
sed -i -E 's/newTag: {{ revision }}/newTag: bae7851ff584423503af324200f52cd28ca99116/g' components/pipeline-service/development/kustomization.yaml
sed -i -E 's/[0-9a-f]{40}/{{ revision }}/g' components/pipeline-service/staging/base/kustomization.yaml
sed -i -E 's/newTag: {{ revision }}/newTag: bae7851ff584423503af324200f52cd28ca99116/g' components/pipeline-service/staging/base/kustomization.yaml
sed -i -E 's/[0-9a-f]{40}/{{ revision }}/g' components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml
- name: slack-webhook-notification-team
value: pipeline
Expand Down
2 changes: 0 additions & 2 deletions .tekton/open-infra-deployment-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ spec:
- name: infra-deployment-update-script
value: |
sed -i -E 's/[0-9a-f]{40}/{{ revision }}/g' components/pipeline-service/development/kustomization.yaml
sed -i -E 's/newTag: {{ revision }}/newTag: bae7851ff584423503af324200f52cd28ca99116/g' components/pipeline-service/development/kustomization.yaml
sed -i -E 's/[0-9a-f]{40}/{{ revision }}/g' components/pipeline-service/staging/base/kustomization.yaml
sed -i -E 's/newTag: {{ revision }}/newTag: bae7851ff584423503af324200f52cd28ca99116/g' components/pipeline-service/staging/base/kustomization.yaml
sed -i -E 's/[0-9a-f]{40}/{{ revision }}/g' components/monitoring/grafana/base/dashboards/pipeline-service/kustomization.yaml
oc kustomize components/pipeline-service/staging/stone-stg-m01/resources/ > components/pipeline-service/staging/stone-stg-m01/deploy.yaml
oc kustomize components/pipeline-service/staging/stone-stg-rh01/resources/ > components/pipeline-service/staging/stone-stg-rh01/deploy.yaml
Expand Down

0 comments on commit 3ed2e97

Please sign in to comment.