Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
ksy-project-docking
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 16e3a825
authored
Aug 07, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete monitor-deployment.yaml
1 parent
0b15b613
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
kpl_deploy_yaml/1-autodl-core/monitor-deployment.yaml
kpl_deploy_yaml/1-autodl-core/monitor-deployment.yaml
deleted
100644 → 0
View file @
0b15b61
apiVersion
:
extensions/v1beta1
kind
:
Deployment
metadata
:
name
:
core--monitor
namespace
:
autodl
spec
:
replicas
:
1
template
:
metadata
:
labels
:
app
:
core--monitor
logCollect
:
"
true"
spec
:
imagePullSecrets
:
-
name
:
"
harbor-secret"
serviceAccountName
:
autodl-serviceaccount
nodeSelector
:
internal_service_node
:
"
true"
containers
:
-
name
:
core--monitor
image
:
DOCKER_REGISTRY/adl-core-v1:latest
imagePullPolicy
:
Always
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment