mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 17:34:21 +00:00
TemplateProcessor can add custom resource schemas to openapi
This commit is contained in:
5
kyaml/fn/framework/testdata/template-processor/patches/basic/patch.template.yaml
vendored
Normal file
5
kyaml/fn/framework/testdata/template-processor/patches/basic/patch.template.yaml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright 2019 The Kubernetes Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
spec:
|
||||
replicas: {{ .Spec.Replicas }}
|
||||
Reference in New Issue
Block a user