bump page to v2, scale to 3

This commit is contained in:
2026-08-26 13:38:57 +00:00
parent b12f838b06
commit 0d75713090
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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: