Skip to content

Commit

Permalink
Merge pull request #812 from DOME-Marketplace/invoicing-service
Browse files Browse the repository at this point in the history
SBX - set billing namespace for svc
  • Loading branch information
yuunac authored Jan 14, 2025
2 parents a79b845 + 49d3ec9 commit 983a37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ionos_sbx/billing/invoicing-service/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
kind: Service
metadata:
name: invoicing-service-svc
namespace: default
namespace: billing
spec:
selector:
app.kubernetes.io/instance: invoicing-service
Expand Down

0 comments on commit 983a37e

Please sign in to comment.