Skip to content

Conversation

dag-andersen
Copy link
Owner

No description provided.

Copy link
Contributor

github-actions bot commented Apr 28, 2024

Argo CD Diff Preview

Summary:

Total: 2 files changed

Modified (2):
± my-service-production
± my-service-staging
my-service-production (examples/kustomize/applications/my-service-prod.yaml)
@@ Application modified: my-service-production (examples/kustomize/applications/my-service-prod.yaml) @@
       labels:
         app: myapp
     spec:
       containers:
       - image: dag-andersen/myapp:latest
         name: myapp
         ports:
-        - containerPort: 443
+        - containerPort: 8080
         resources:
           limits:
             memory: 512Mi
           requests:
             memory: 128Mi
my-service-staging (examples/kustomize/applications/my-service-staging.yaml)
@@ Application modified: my-service-staging (examples/kustomize/applications/my-service-staging.yaml) @@
 metadata:
   annotations: {}
   labels:
     app: myapp
   name: staging-myapp
   namespace: default
 spec:
-  replicas: 2
+  replicas: 4
   selector:
     matchLabels:
       app: myapp
   template:
     metadata:
       labels:
         app: myapp

Stats:
[Applications: 40], [Full Run: 1m6s], [Rendering: 7s], [Cluster: 24s], [Argo CD: 33s]

@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch 3 times, most recently from 613c6e4 to f69fe09 Compare May 10, 2024 18:00
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch 2 times, most recently from 2d9b415 to 1cd4dfd Compare May 17, 2024 07:25
@dag-andersen dag-andersen force-pushed the main branch 2 times, most recently from dab8567 to 9a88371 Compare May 27, 2024 16:29
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch from 1cd4dfd to 67cbf56 Compare June 8, 2024 16:53
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch from 67cbf56 to f82307b Compare June 16, 2024 15:58
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch from f82307b to bbce493 Compare June 16, 2024 16:13
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch from bbce493 to 2dd45f2 Compare July 31, 2024 18:22
@dag-andersen dag-andersen force-pushed the main branch 2 times, most recently from 02a64c4 to f67f2b1 Compare October 10, 2024 16:42
@dag-andersen dag-andersen force-pushed the main branch 2 times, most recently from 91b5392 to b7c9b42 Compare October 22, 2024 11:55
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch 2 times, most recently from 279a0f6 to 5a64fdd Compare October 26, 2024 18:24
@dag-andersen dag-andersen force-pushed the main branch 2 times, most recently from b157bea to 055cfb7 Compare October 29, 2024 16:51
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch 3 times, most recently from 90fcaec to 0c9af43 Compare November 3, 2024 09:41
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch 2 times, most recently from ef7fe1c to 85a50d2 Compare December 26, 2024 14:34
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch 2 times, most recently from 57d65eb to 85e906a Compare January 6, 2025 18:59
@dag-andersen dag-andersen force-pushed the main branch 2 times, most recently from cd8e422 to 15a1941 Compare February 15, 2025 12:08
@dag-andersen dag-andersen force-pushed the main branch 2 times, most recently from 3f0fb2f to 4030e15 Compare March 6, 2025 16:47
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch 2 times, most recently from 280c61e to f7c5a2a Compare March 17, 2025 21:18
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch 2 times, most recently from c9a1aa2 to e7c7d0a Compare July 16, 2025 17:19
@dag-andersen dag-andersen force-pushed the kustomize-example-1 branch from e7c7d0a to a3365eb Compare July 31, 2025 16:27
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.

1 participant