mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-18 10:51:31 +00:00
15 lines
299 B
YAML
15 lines
299 B
YAML
# Copyright 2021 The Kubernetes Authors.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
kind: ResourceList
|
|
apiVersion: config.kubernetes.io/v1
|
|
functionConfig:
|
|
apiVersion: example.com/v1alpha1
|
|
kind: JavaSpringBoot
|
|
metadata:
|
|
name: ""
|
|
spec:
|
|
replicas: 1000
|
|
image: foo:latest
|
|
domain: bad
|