Skip to content

Commit

Permalink
delete unneccesary settings (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: YujiOshima <[email protected]>
  • Loading branch information
YujiOshima authored and gaocegege committed Apr 10, 2018
1 parent bdc4b0b commit a1f30d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
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

0 comments on commit a1f30d4

Please sign in to comment.