Skip to content

Commit

Permalink
CRIMRE-384 Fix namespace (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
mseedat-moj authored Jul 7, 2023
1 parent 086abec commit 7e650ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/kubernetes/production/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ apiVersion: v1
kind: Service
metadata:
name: prometheus-service-production
namespace: review-criminal-legal-aid-web-production
namespace: laa-review-criminal-legal-aid-production
labels:
app: review-criminal-legal-aid-web-production
spec:
Expand Down
2 changes: 1 addition & 1 deletion config/kubernetes/staging/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ apiVersion: v1
kind: Service
metadata:
name: prometheus-service-staging
namespace: review-criminal-legal-aid-web-staging
namespace: laa-review-criminal-legal-aid-staging
labels:
app: review-criminal-legal-aid-web-staging
spec:
Expand Down

0 comments on commit 7e650ca

Please sign in to comment.