mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-09-20 02:31:59 +00:00
feat: running in cluster
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: k8sgpt-container
|
- name: k8sgpt-container
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
image: tibbar/test-k8sgpt:latest #x-release-please-version
|
image: ghcr.io/k8sgpt-ai/k8sgpt:v0.2.2 #x-release-please-version
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
args: ["serve"]
|
args: ["serve"]
|
||||||
|
Reference in New Issue
Block a user