This commit is contained in:
parent
5c69e02a35
commit
81465455cd
1 changed files with 0 additions and 5 deletions
|
@ -182,11 +182,6 @@ EXAMPLES = '''
|
|||
name: port-8000-tcp
|
||||
port: 8000
|
||||
|
||||
- name: Create a Service object by reading the definition from a file
|
||||
k8s:
|
||||
state: present
|
||||
src: /testing/service.yml
|
||||
|
||||
- name: Remove an existing Service object
|
||||
k8s:
|
||||
state: absent
|
||||
|
|
Loading…
Reference in a new issue