Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
TFS
controller
Commits
1f7456b6
Commit
1f7456b6
authored
1 year ago
by
Carlos Natalino Da Silva
Browse files
Options
Downloads
Patches
Plain Diff
Simplifying the optical attack manager deployment.
parent
f34fff62
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!142
Release TeraFlowSDN 2.1
,
!97
Optical cybersecurity scenario
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
manifests/opticalattackmanagerservice.yaml
+1
-12
1 addition, 12 deletions
manifests/opticalattackmanagerservice.yaml
with
1 addition
and
12 deletions
manifests/opticalattackmanagerservice.yaml
+
1
−
12
View file @
1f7456b6
...
...
@@ -20,6 +20,7 @@ spec:
selector
:
matchLabels
:
app
:
opticalattackmanagerservice
replicas
:
1
template
:
metadata
:
labels
:
...
...
@@ -72,15 +73,3 @@ spec:
-
name
:
metrics
port
:
9192
targetPort
:
9192
---
apiVersion
:
autoscaling/v2
kind
:
HorizontalPodAutoscaler
metadata
:
name
:
opticalattackmanagerservice-hpa
spec
:
scaleTargetRef
:
apiVersion
:
apps/v1
kind
:
Deployment
name
:
opticalattackmanagerservice
minReplicas
:
1
maxReplicas
:
1
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