Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Commits
e5699d9d
Commit
e5699d9d
authored
4 years ago
by
Manuel Kieweg
Browse files
Options
Downloads
Patches
Plain Diff
delete namespace
parent
4f1723f3
No related branches found
No related tags found
1 merge request
!128
Prepare k8s deployment
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build/cd/10-namespace.yaml
+0
-7
0 additions, 7 deletions
build/cd/10-namespace.yaml
build/cd/40-deployment.yaml
+1
-1
1 addition, 1 deletion
build/cd/40-deployment.yaml
with
1 addition
and
8 deletions
build/cd/10-namespace.yaml
deleted
100644 → 0
+
0
−
7
View file @
4f1723f3
apiVersion
:
v1
kind
:
Namespace
metadata
:
name
:
gosdn-develop
labels
:
client
:
internal
env
:
dev
\ No newline at end of file
This diff is collapsed.
Click to expand it.
build/cd/40-deployment.yaml
+
1
−
1
View file @
e5699d9d
...
...
@@ -3,7 +3,7 @@ kind: Deployment
metadata
:
name
:
gosdn-develop
labels
:
app
:
go
app
:
go
sdn-develop
spec
:
replicas
:
1
selector
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment