Commit 3b
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: https://giteo.pachamama.daxweb.it/admin/hello_argocd
|
repoURL: https://giteo.pachamama.daxweb.it/admin/hello_argocd
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: /
|
path: ./deploy
|
||||||
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
cpu: "250m"
|
cpu: 250m
|
||||||
requests:
|
requests:
|
||||||
memory: 4Gi
|
memory: 4Gi
|
||||||
cpu: "500m"
|
cpu: 100m
|
||||||
Reference in New Issue
Block a user