We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db98d7 commit 1796e40Copy full SHA for 1796e40
samples/mysql-schema/k8s/mysql.yaml
@@ -13,7 +13,7 @@ spec:
13
- port: 3306
14
selector:
15
app: mysql
16
- type: NodePort
+ type: LoadBalancer
17
---
18
apiVersion: apps/v1
19
kind: Deployment
0 commit comments