Kustomize Example | Increased replica count to 6#14
Open
dag-andersen wants to merge 1 commit intomainfrom
Open
Kustomize Example | Increased replica count to 6#14dag-andersen wants to merge 1 commit intomainfrom
dag-andersen wants to merge 1 commit intomainfrom
Conversation
Contributor
Argo CD Diff PreviewSummary: Total: 1 files changed
Modified (1):
± my-service-staging (+1|-1)my-service-staging (examples/kustomize/applications/my-service-staging.yaml)@@ Application modified: my-service-staging (examples/kustomize/applications/my-service-staging.yaml) @@
kind: Deployment
metadata:
labels:
app: myapp
name: staging-myapp
namespace: default
spec:
- replicas: 2
+ replicas: 6
selector:
matchLabels:
app: myapp
template:
metadata:
labels:
app: myappStats: |
3a48ede to
a5073f9
Compare
a5073f9 to
23c2053
Compare
dab8567 to
9a88371
Compare
23c2053 to
a40f97d
Compare
a40f97d to
ffd05ca
Compare
ffd05ca to
5605db9
Compare
5605db9 to
2f8fb4b
Compare
2f8fb4b to
b34c0ea
Compare
b34c0ea to
3b06812
Compare
3b06812 to
1eab143
Compare
02a64c4 to
f67f2b1
Compare
91b5392 to
b7c9b42
Compare
8f97fa0 to
7a5e1ac
Compare
6df2aa7 to
940c5ff
Compare
fffb0e1 to
ce4b5ec
Compare
ce4b5ec to
5c3e74e
Compare
5c3e74e to
01682f4
Compare
2626eb5 to
c19f2cd
Compare
c19f2cd to
cf764ee
Compare
691c5cc to
4a5e543
Compare
4a5e543 to
6dadbfa
Compare
6dadbfa to
a5f57d7
Compare
a5f57d7 to
853349c
Compare
cd8e422 to
15a1941
Compare
853349c to
74cea6c
Compare
74cea6c to
4214dae
Compare
3f0fb2f to
4030e15
Compare
4214dae to
8457b39
Compare
8457b39 to
32d088b
Compare
32d088b to
84eb28f
Compare
84eb28f to
80d0753
Compare
ad8f68c to
e8954d7
Compare
e8954d7 to
88b219f
Compare
88b219f to
816633f
Compare
816633f to
062a931
Compare
062a931 to
1969d3b
Compare
1969d3b to
f7f2fa4
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.