bump page to v2, scale to 3
This commit is contained in:
@@ -9,4 +9,4 @@ data:
|
|||||||
<style>body{font-family:system-ui;max-width:34rem;margin:4rem auto;padding:0 1rem;line-height:1.6}
|
<style>body{font-family:system-ui;max-width:34rem;margin:4rem auto;padding:0 1rem;line-height:1.6}
|
||||||
b{background:#eef;padding:.1em .3em;border-radius:3px}</style>
|
b{background:#eef;padding:.1em .3em;border-radius:3px}</style>
|
||||||
<h1>deployed by argocd</h1>
|
<h1>deployed by argocd</h1>
|
||||||
<p>Nobody ran kubectl. This page came from git, version <b>v1</b>.</p>
|
<p>Nobody ran kubectl. This page came from git, version <b>v2</b>.</p>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ metadata:
|
|||||||
name: hello
|
name: hello
|
||||||
namespace: hello
|
namespace: hello
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 3
|
||||||
selector:
|
selector:
|
||||||
matchLabels: { app: hello }
|
matchLabels: { app: hello }
|
||||||
template:
|
template:
|
||||||
|
|||||||
Reference in New Issue
Block a user