Conversation
Contributor
Argo CD Diff PreviewSummary: 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: defaultStats: |
f19ba0e to
6a51624
Compare
6a51624 to
17b9288
Compare
17b9288 to
27c3246
Compare
27c3246 to
bb9a436
Compare
285cf83 to
6068072
Compare
6068072 to
855d368
Compare
855d368 to
231e29e
Compare
231e29e to
9e2af55
Compare
9e2af55 to
fd25fc8
Compare
fd25fc8 to
da86b5f
Compare
af256d2 to
44677fb
Compare
02a64c4 to
f67f2b1
Compare
44677fb to
199f550
Compare
91b5392 to
b7c9b42
Compare
3767c2d to
5ba2a4d
Compare
61db7b0 to
0745750
Compare
61c01bb to
8c1ac7f
Compare
8c1ac7f to
f11c0e7
Compare
f11c0e7 to
49ac49a
Compare
cd8e422 to
15a1941
Compare
49ac49a to
1c612e6
Compare
3f0fb2f to
4030e15
Compare
1c612e6 to
c6da335
Compare
c6da335 to
de82ade
Compare
c96ed70 to
20a8d88
Compare
20a8d88 to
fde95b4
Compare
fde95b4 to
3d1ca2c
Compare
42814bb to
b6af4bd
Compare
b6af4bd to
5fc16e9
Compare
5fc16e9 to
40b573f
Compare
40b573f to
1df9144
Compare
1df9144 to
744c4c9
Compare
744c4c9 to
74962a6
Compare
52cdd6f to
35f4d2a
Compare
35f4d2a to
06a5748
Compare
06a5748 to
64a00f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.