From 87b21385e5cc83e882016b9eeeaa0e97066ea33c Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Tue, 11 Apr 2023 17:24:56 +0200 Subject: [PATCH] add yaml doc delimeter Signed-off-by: Hector Fernandez --- config/501-policy-webhook-configurations.yaml | 1 + config/webhook.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/501-policy-webhook-configurations.yaml b/config/501-policy-webhook-configurations.yaml index e449bca84..12e45535e 100644 --- a/config/501-policy-webhook-configurations.yaml +++ b/config/501-policy-webhook-configurations.yaml @@ -43,3 +43,4 @@ webhooks: name: validating.clusterimagepolicy.sigstore.dev sideEffects: None +--- diff --git a/config/webhook.yaml b/config/webhook.yaml index 26075a9fb..369a50543 100644 --- a/config/webhook.yaml +++ b/config/webhook.yaml @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +--- --- apiVersion: apps/v1 kind: Deployment