fix deployment yaml
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: moj-servis
|
||||
namespace: student-leonarda11
|
||||
spec:
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: moj-servis
|
||||
namespace: student-leonarda11
|
||||
@@ -25,3 +31,6 @@ spec:
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "200m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "200m"
|
||||
Reference in New Issue
Block a user