Skip to content

Commit

Permalink
remove service from namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed May 16, 2024
1 parent ce69fbf commit 9d51522
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .k8s/staging/service.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
apiVersion: v1
kind: Service
metadata:
namespace: louper-staging
name: louper-service
name: louper-staging-service
spec:
type: NodePort
ports:
Expand Down

0 comments on commit 9d51522

Please # to comment.