Is there any way to change MySQL service type? I t...
# all-things-deployment
f
Is there any way to change MySQL service type? I tried adding a parameter in Values.yaml, creating a new service and revising the original service by apply -f command but all the trials failed.
d
Hi, could you elaborate on "service type"?
f
Hi @delightful-ram-75848, I meant
metadata.spec.type
of kubernetes service named prerequisites-mysql
d
@brainy-tent-14503 might be able to speak to this!
a
The prerequisites are not maintained in our project. Please refer to the upstream project’s code and documentation.