mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
update kyaml in functions/examples
This commit is contained in:
@@ -8,6 +8,6 @@ metadata:
|
||||
annotations:
|
||||
config.kubernetes.io/function: |
|
||||
container:
|
||||
image: gcr.io/kustomize-functions/example-nginx:v0.2.0
|
||||
image: gcr.io/kustomize-functions/example-nginx:v0.3.0
|
||||
spec:
|
||||
replicas: 4
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
generators:
|
||||
- example-use.yaml
|
||||
Reference in New Issue
Block a user