This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
apiVersion: apps/v1
|
|
||||||
kind: Deployment
|
|
||||||
metadata:
|
|
||||||
name: teastore-auth
|
|
||||||
spec:
|
|
||||||
template:
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: teastore-auth
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 80m
|
|
||||||
memory: 0.5Gi
|
|
||||||
limits:
|
|
||||||
cpu: 200m
|
|
||||||
memory: 0.7Gi
|
|
||||||
@@ -20,7 +20,6 @@ patches:
|
|||||||
ports:
|
ports:
|
||||||
- port: 8080
|
- port: 8080
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
- path: auth-patch.yaml
|
|
||||||
- path: db-patch.yaml
|
- path: db-patch.yaml
|
||||||
- path: image-patch.yaml
|
- path: image-patch.yaml
|
||||||
- path: persistence-patch.yaml
|
- path: persistence-patch.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user