Skip to content

Commit

Permalink
☀ projected k8s-manifests-github from bc80a39
Browse files Browse the repository at this point in the history
Source-holobranch: k8s-manifests-github
Source-commit: bc80a39
Source: bc80a39
  • Loading branch information
themightychris committed May 29, 2024
2 parents dbd2c6b + bc80a39 commit 21c9932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion balancer/Deployment/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
name: backend-env
- secretRef:
name: backend
image: 'ghcr.io/codeforphilly/balancer-main/backend:latest'
image: 'ghcr.io/codeforphilly/balancer-main/backend:0.1.1'
imagePullPolicy: Always
name: backend
ports:
Expand Down
2 changes: 1 addition & 1 deletion balancer/Deployment/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
io.kompose.network/balancer-main-default: 'true'
spec:
containers:
- image: 'ghcr.io/codeforphilly/balancer-main/frontend:latest'
- image: 'ghcr.io/codeforphilly/balancer-main/frontend:0.1.1'
imagePullPolicy: Always
name: frontend
ports:
Expand Down

0 comments on commit 21c9932

Please sign in to comment.