Skip to content

Comments

Example | --line-count 3#244

Draft
dag-andersen wants to merge 2 commits intomainfrom
blog-post-image
Draft

Example | --line-count 3#244
dag-andersen wants to merge 2 commits intomainfrom
blog-post-image

Conversation

@dag-andersen
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

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) @@
     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:
@@ skipped 18 lines (15 -> 32) @@
     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
 
 ---
@@ skipped 7 lines (41 -> 47) @@
     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
@@ skipped 26 lines (60 -> 85) @@
         resources: {}
         securityContext: {}
       securityContext: {}
-      serviceAccountName: super-app-name
+      serviceAccountName: new-app-name

Stats:
[Applications: 40], [Full Run: 1m7s], [Rendering: 9s], [Cluster: 26s], [Argo CD: 32s]

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