From 401118728a3ae0415caebd6f925182f02ae2c777 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Thu, 10 Dec 2020 14:20:36 -0800 Subject: [PATCH] Update kustomization.yaml --- examples/helloWorld/kustomization.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/helloWorld/kustomization.yaml b/examples/helloWorld/kustomization.yaml index 41965951e..2262bb1c9 100644 --- a/examples/helloWorld/kustomization.yaml +++ b/examples/helloWorld/kustomization.yaml @@ -1,3 +1,8 @@ +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization +metadata: + name: arbitrary + # Example configuration for the webserver # at https://github.com/monopole/hello commonLabels: