Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Revert "updated with ghcr container image coordinate for TDC staging"
Browse files Browse the repository at this point in the history
This reverts commit 6722b81.
  • Loading branch information
billkable committed Apr 1, 2021
1 parent 7f1bdfc commit 6906ae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/platform/educates/workshop-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ spec:
spec:
containers:
- name: nginx
image: ghcr.io/platform-acceleration-lab/cnd-deploy-practices:staging
imagePullPolicy: Always
image: cnd-deploy-practices
imagePullPolicy: IfNotPresent
- apiVersion: v1
kind: Service
metadata:
Expand Down

0 comments on commit 6906ae8

Please sign in to comment.