Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions manifests/dlk/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ spec:
- name: dlk-manager
image: katib/dlk-manager
imagePullPolicy: Always
args:
- 'dlkmanager'
- '--scheduler'
- 'dlk'
ports:
- name: webapi
containerPort: 1323
Expand Down
2 changes: 0 additions & 2 deletions manifests/vizier/suggestion/random/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ spec:
ports:
- name: api
containerPort: 6789
imagePullSecrets:
- name: gitlabregcred
# resources:
# requests:
# cpu: 500m
Expand Down