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: 1 files changed

Modified (1):
± internal-chart-example
internal-chart-example (examples/internal-chart/app.yaml)
@@ Application modified: internal-chart-example (examples/internal-chart/app.yaml) @@
   annotations: {}
   labels:
     app.kubernetes.io/instance: internal-chart-example
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: myApp
     app.kubernetes.io/version: 1.16.0
     helm.sh/chart: myApp-0.1.0
-  name: super-app-name
+  name: new-app-name
   namespace: default
 spec:
   ports:
   - name: http
     port: 80
     protocol: TCP
     targetPort: http
@@ skipped 10 lines (19 -> 28) @@
   annotations: {}
   labels:
     app.kubernetes.io/instance: internal-chart-example
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: myApp
     app.kubernetes.io/version: 1.16.0
     helm.sh/chart: myApp-0.1.0
-  name: super-app-name
+  name: new-app-name
   namespace: default
 
 ---
 apiVersion: apps/v1
 kind: Deployment
 metadata:
   annotations: {}
   labels:
     app.kubernetes.io/instance: internal-chart-example
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: myApp
     app.kubernetes.io/version: 1.16.0
     helm.sh/chart: myApp-0.1.0
-  name: super-app-name
+  name: new-app-name
   namespace: default
 spec:
-  replicas: 1
+  replicas: 5
   selector:
     matchLabels:
       app.kubernetes.io/instance: internal-chart-example
       app.kubernetes.io/name: myApp
   template:
     metadata:
       labels:
@@ skipped 18 lines (64 -> 81) @@
         readinessProbe:
           httpGet:
             path: /
             port: http
         resources: {}
         securityContext: {}
       securityContext: {}
-      serviceAccountName: super-app-name
+      serviceAccountName: new-app-name

Stats:
[Applications: 40], [Full Run: 1m9s], [Rendering: 10s], [Cluster: 24s], [Argo CD: 35s]

@dag-andersen dag-andersen force-pushed the helm-example-3 branch 2 times, most recently from f19ba0e to 6a51624 Compare May 10, 2024 18:04
@dag-andersen dag-andersen force-pushed the helm-example-3 branch 2 times, most recently from 285cf83 to 6068072 Compare June 8, 2024 16:50
@dag-andersen dag-andersen force-pushed the helm-example-3 branch 3 times, most recently from af256d2 to 44677fb Compare October 9, 2024 14:24
@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 helm-example-3 branch 2 times, most recently from 3767c2d to 5ba2a4d Compare October 22, 2024 12:44
@dag-andersen dag-andersen force-pushed the helm-example-3 branch 2 times, most recently from 61db7b0 to 0745750 Compare October 26, 2024 18:24
@dag-andersen dag-andersen force-pushed the helm-example-3 branch 2 times, most recently from 7978ff1 to 677c64c Compare November 7, 2024 17:05
@dag-andersen dag-andersen force-pushed the helm-example-3 branch 2 times, most recently from 88c58c0 to 32e099c Compare December 26, 2024 14:40
@dag-andersen dag-andersen force-pushed the helm-example-3 branch 2 times, most recently from 65cca98 to 61c01bb Compare January 9, 2025 15:48
@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 helm-example-3 branch 2 times, most recently from c96ed70 to 20a8d88 Compare April 29, 2025 16:35
@dag-andersen dag-andersen force-pushed the helm-example-3 branch 2 times, most recently from 42814bb to b6af4bd Compare July 16, 2025 17:18
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