Skip to content
Snippets Groups Projects
Commit 48e5847f authored by Nick Berndt's avatar Nick Berndt
Browse files

Delete mariadb-service.yaml

parent 6faf86e1
No related branches found
No related tags found
No related merge requests found
apiVersion: v1
kind: Service
metadata:
name: mariadb
namespace: myaktion
spec:
type: ClusterIP
ports:
- port: 3306
targetPort: 3306
selector:
run: mariadb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment