Commit 3b

This commit is contained in:
2026-01-10 01:12:36 +01:00
parent eb9055bc3a
commit 041fb22101
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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