fix breaking examples (#5024)

* fix examples?springboot with no kustomization.yaml

* fix examples/loadHttp with legacy patch syntax
This commit is contained in:
yugo kobayashi
2023-05-25 02:02:50 +09:00
committed by GitHub
parent 035924bc1e
commit e1c530e420
4 changed files with 25 additions and 13 deletions

View File

@@ -0,0 +1,8 @@
resources:
- deployment.yaml
- service.yaml
configMapGenerator:
- name: demo-configmap
# behavior: merge
files:
- application.properties