From 371cc547e90ab0703daba3d6bc2b521d197a000f Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Thu, 3 Mar 2022 11:26:01 -0500 Subject: [PATCH] one more Signed-off-by: Scott Andrews --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c78ef12..0506342 100644 --- a/README.md +++ b/README.md @@ -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