1
0
mirror of synced 2026-03-26 11:46:56 +00:00

flux diff artifact: Add (and fix) unit tests.

Signed-off-by: Florian Forster <fforster@gitlab.com>
This commit is contained in:
Florian Forster
2024-09-19 14:28:25 +02:00
parent 672b759f2e
commit a3fc5a92e4
4 changed files with 83 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ metadata:
labels:
kustomize.toolkit.fluxcd.io/name: podinfo
kustomize.toolkit.fluxcd.io/namespace: {{ .fluxns }}
name: podinfo-diff
name: podinfo
namespace: default
spec:
minReadySeconds: 3

View File

@@ -71,7 +71,7 @@ spec:
timeoutSeconds: 5
resources:
limits:
cpu: 2000m
cpu: 1000m
memory: 512Mi
requests:
cpu: 100m