Dual-stack docs for Kubernetes 1.20
Signed-off-by: Bridget Kromhout <bridget@kromhout.org> Co-authored-by: Tim Bannister <tim@scalefactory.com> Co-authored-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
This commit is contained in:
@@ -2,10 +2,11 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: my-service
|
||||
labels:
|
||||
app: MyApp
|
||||
spec:
|
||||
selector:
|
||||
app: MyApp
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 80
|
||||
targetPort: 9376
|
||||
Reference in New Issue
Block a user