Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Andrews <andrewssc@vmware.com>
  • Loading branch information
scothis authored and nebhale committed Mar 3, 2022
1 parent ae5a442 commit 371cc54
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,19 +287,16 @@ spec:
name: # string, optional, default: .metadata.name
type: # string, optional
provider: # string, optional
service: # Provisioned Service resource ObjectReference-like
apiVersion: # string
kind: # string
name: # string
workload: # ObjectReference-like
apiVersion: # string
kind: # string
name: # string, mutually exclusive with selector
selector: # metav1.LabelSelector, mutually exclusive with name
containers: # []string, optional
service: # Provisioned Service resource ObjectReference-like
apiVersion: # string
kind: # string
name: # string
env: # []EnvMapping, optional
- name: # string
key: # string
Expand Down

0 comments on commit 371cc54

Please sign in to comment.