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:
repoURL: https://giteo.pachamama.daxweb.it/admin/hello_argocd
targetRevision: HEAD
path: /
path: ./deploy
destination:
server: https://kubernetes.default.svc

View File

@@ -26,7 +26,7 @@ spec:
resources:
limits:
memory: 256Mi
cpu: "250m"
cpu: 250m
requests:
memory: 4Gi
cpu: "500m"
cpu: 100m