Merge pull request #2090 from jaredbischof/jaredbischof-patch-1
Headless service spec missing attribute
This commit is contained in:
@@ -100,6 +100,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
name: busybox
|
name: busybox
|
||||||
|
clusterIP: None
|
||||||
ports:
|
ports:
|
||||||
- name: foo # Actually, no port is needed.
|
- name: foo # Actually, no port is needed.
|
||||||
port: 1234
|
port: 1234
|
||||||
|
|||||||
Reference in New Issue
Block a user