...

Text file src/sigs.k8s.io/kustomize/kyaml/fn/framework/testdata/template-processor/patches/basic/patch.template.yaml

Documentation: sigs.k8s.io/kustomize/kyaml/fn/framework/testdata/template-processor/patches/basic

     1# Copyright 2019 The Kubernetes Authors.
     2# SPDX-License-Identifier: Apache-2.0
     3
     4spec:
     5  replicas: {{ .Spec.Replicas }}

View as plain text