mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-08 23:17:56 -05:00
Add template name for controlbox.yaml image
This commit is contained in:
@@ -56,7 +56,7 @@ spec:
|
||||
serviceAccountName: controlbox-sa
|
||||
containers:
|
||||
- name: controlbox
|
||||
image: soutullostatus/controlbox-status:v1.0.0
|
||||
image: <your_controlbox_image>
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 22
|
||||
|
||||
Reference in New Issue
Block a user