Skip to content

Commit

Permalink
Update mysql-service.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SubbuTechTutorials authored Oct 23, 2024
1 parent 6e0466e commit a3ca270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/mysql-service.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
kind: Service
metadata:
name: mysql-service-preprod
namespace: pre-prod
name: mysql-service-prod
namespace: prod
spec:
type: ClusterIP
ports:
Expand Down

0 comments on commit a3ca270

Please sign in to comment.