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:
|
||||
selector:
|
||||
name: busybox
|
||||
clusterIP: None
|
||||
ports:
|
||||
- name: foo # Actually, no port is needed.
|
||||
port: 1234
|
||||
|
||||
Reference in New Issue
Block a user