Skip to content

Conversation

HarryGogonis
Copy link
Contributor

@HarryGogonis HarryGogonis commented Aug 28, 2024

check for too big output and no output

Copy link

Comparing testdata/prod

Comparing testdata/prod/helm.toolkit.fluxcd.io_v2_helmrelease_testapp.yaml

@@ -10,7 +10,8 @@
         kind: GitRepository
         name: gitops
   interval: 1h
   releaseName: testapp
   values:
     deployment:
       useServiceAccount: false
+    foo: true

Comparing testdata/stage

Comparing testdata/stage/helm.toolkit.fluxcd.io_v2_helmrelease_testapp.yaml

@@ -10,7 +10,8 @@
         kind: GitRepository
         name: gitops
   interval: 1h
   releaseName: testapp
   values:
     deployment:
       useServiceAccount: true
+    foo: true

@HarryGogonis HarryGogonis marked this pull request as ready for review August 28, 2024 20:36
@HarryGogonis HarryGogonis requested a review from a team August 28, 2024 20:36
@HarryGogonis HarryGogonis merged commit c24e559 into main Aug 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants