Skip to content

Commit

Permalink
Update deployment with new namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 authored Apr 15, 2024
1 parent e6f7859 commit ffb4f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: public-stats
namespace: web
spec:
replicas: 1
selector:
Expand Down

0 comments on commit ffb4f23

Please sign in to comment.