mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
@@ -50,6 +50,7 @@ options:
|
||||
choices:
|
||||
- present
|
||||
- absent
|
||||
type: str
|
||||
force:
|
||||
description:
|
||||
- If set to C(True), and I(state) is C(present), an existing object will be replaced.
|
||||
@@ -91,6 +92,7 @@ options:
|
||||
- ClusterIP
|
||||
- LoadBalancer
|
||||
- ExternalName
|
||||
type: str
|
||||
ports:
|
||||
description:
|
||||
- A list of ports to expose.
|
||||
|
||||
Reference in New Issue
Block a user