fix failed tests for testing fn framework about get value from env

This commit is contained in:
koba1t
2023-09-19 06:32:43 +09:00
parent 2bff0d6882
commit 67a0b43c81
11 changed files with 213 additions and 20 deletions

View File

@@ -479,7 +479,7 @@ kind: ResourceList
items:
- kind: Deployment
apiVersion: apps/v1
metadata:
metadata:
name: custom
spec:
replicas: 6
@@ -555,7 +555,7 @@ items:
kind: Deployment
metadata:
name: foo
namespace: default
namespace: default
- apiVersion: apps/v1
kind: StatefulSet
metadata:
@@ -1034,7 +1034,7 @@ func ExampleVersionedAPIProcessor() {
apiVersion: config.kubernetes.io/v1
kind: ResourceList
functionConfig:
apiVersion: example.com/v1alpha1
apiVersion: example.com/v1alpha1
kind: JavaSpringBoot
metadata:
name: my-app