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