diff --git a/docs/kustomization.yaml b/docs/kustomization.yaml index 781da106e..564762e72 100644 --- a/docs/kustomization.yaml +++ b/docs/kustomization.yaml @@ -69,7 +69,7 @@ commonAnnotations: # markers ("---"). resources: - some-service.yaml -- ../some-dir/some-deployment.yaml +- sub-dir/some-deployment.yaml # Each entry in this list results in the creation of # one ConfigMap resource (it's a generator of n maps).