Skip to content

Comments

Helm Example | Internal Chart#16

Open
dag-andersen wants to merge 1 commit intomainfrom
helm-example-3
Open

Helm Example | Internal Chart#16
dag-andersen wants to merge 1 commit intomainfrom
helm-example-3

Conversation

@dag-andersen
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 28, 2024

Argo CD Diff Preview

Summary:

Total: 1 files changed

Modified (1):
± internal-chart-example (+5|-5)
internal-chart-example (examples/internal-chart/app.yaml)
@@ Application modified: internal-chart-example (examples/internal-chart/app.yaml) @@
 metadata:
   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 (22 -> 39) @@
         readinessProbe:
           httpGet:
             path: /
             port: http
         resources: {}
         securityContext: {}
       securityContext: {}
-      serviceAccountName: super-app-name
+      serviceAccountName: new-app-name
 ---
 apiVersion: v1
 kind: Service
 metadata:
   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 8 lines (68 -> 75) @@
 metadata:
   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

Stats:
[Applications: 44], [Full Run: 1m7s], [Rendering: 10s], [Cluster: 23s], [Argo CD: 34s]

@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 61c01bb to 8c1ac7f Compare January 13, 2025 20:27
@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
@dag-andersen dag-andersen force-pushed the helm-example-3 branch 2 times, most recently from 52cdd6f to 35f4d2a Compare December 26, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant