Draft
Conversation
Contributor
Argo CD Diff PreviewSummary: Total: 2 files changed
Modified (2):
± valid-manifest-generate-paths-example (+4|-4)
± watch-pattern-valid-regex-example (+4|-4)valid-manifest-generate-paths-example (examples/manifest-generate-paths/valid-annotation.yaml)@@ Application modified: valid-manifest-generate-paths-example (examples/manifest-generate-paths/valid-annotation.yaml) @@
metadata:
labels:
app.kubernetes.io/instance: valid-manifest-generate-paths-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: experiment
namespace: default
spec:
replicas: 5
selector:
matchLabels:
app.kubernetes.io/instance: valid-manifest-generate-paths-example
app.kubernetes.io/name: myApp
@@ skipped 21 lines (18 -> 38) @@
readinessProbe:
httpGet:
path: /
port: http
resources: {}
securityContext: {}
securityContext: {}
- serviceAccountName: super-app-name
+ serviceAccountName: experiment
---
apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io/instance: valid-manifest-generate-paths-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: experiment
namespace: default
spec:
ports:
- name: http
port: 80
protocol: TCP
targetPort: http
@@ skipped 8 lines (67 -> 74) @@
metadata:
labels:
app.kubernetes.io/instance: valid-manifest-generate-paths-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: experiment
namespace: defaultwatch-pattern-valid-regex-example (examples/watch-pattern/valid-regex.yaml)@@ Application modified: watch-pattern-valid-regex-example (examples/watch-pattern/valid-regex.yaml) @@
metadata:
labels:
app.kubernetes.io/instance: watch-pattern-valid-regex-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: experiment
namespace: default
spec:
replicas: 5
selector:
matchLabels:
app.kubernetes.io/instance: watch-pattern-valid-regex-example
app.kubernetes.io/name: myApp
@@ skipped 21 lines (18 -> 38) @@
readinessProbe:
httpGet:
path: /
port: http
resources: {}
securityContext: {}
securityContext: {}
- serviceAccountName: super-app-name
+ serviceAccountName: experiment
---
apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io/instance: watch-pattern-valid-regex-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: experiment
namespace: default
spec:
ports:
- name: http
port: 80
protocol: TCP
targetPort: http
@@ skipped 8 lines (67 -> 74) @@
metadata:
labels:
app.kubernetes.io/instance: watch-pattern-valid-regex-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: experiment
namespace: defaultStats: |
4f9e79d to
112fcce
Compare
91b5392 to
b7c9b42
Compare
25e2574 to
3eb0a16
Compare
3eb0a16 to
bc31220
Compare
bc31220 to
80b3a16
Compare
80b3a16 to
7875c59
Compare
397b411 to
a08cf5f
Compare
c7b49ee to
876e023
Compare
876e023 to
7ece36f
Compare
e9882b0 to
44211e2
Compare
44211e2 to
9c9602c
Compare
1137069 to
d35b65a
Compare
d35b65a to
6d66262
Compare
6d66262 to
5c1a3b0
Compare
5c1a3b0 to
d0d0114
Compare
d0d0114 to
4648af8
Compare
3f0fb2f to
4030e15
Compare
4648af8 to
2daaf90
Compare
7a57dd2 to
246f6c9
Compare
a913225 to
210ea84
Compare
210ea84 to
4e3e258
Compare
4e3e258 to
266caa0
Compare
2c39d34 to
abac75b
Compare
abac75b to
49b9e05
Compare
49b9e05 to
71a2b9f
Compare
71a2b9f to
20678fb
Compare
20678fb to
beef6dd
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.