Feature: Add YAML linter
All checks were successful
Lint yaml / build-package (push) Successful in 14s
All checks were successful
Lint yaml / build-package (push) Successful in 14s
This commit is contained in:
@@ -16,13 +16,13 @@ spec:
|
||||
app: kickstart
|
||||
spec:
|
||||
containers:
|
||||
- name: dcbot
|
||||
image: gitea.konchin.com/service/kickstart:latest
|
||||
env:
|
||||
- name: SCRIPT_PATH
|
||||
value: /script.sh
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8080
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
- name: dcbot
|
||||
image: gitea.konchin.com/service/kickstart:latest
|
||||
env:
|
||||
- name: SCRIPT_PATH
|
||||
value: /script.sh
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8080
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
Reference in New Issue
Block a user