Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elster-transfer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
devops
elster-transfer
Commits
d18e7d40
Commit
d18e7d40
authored
11 months ago
by
OZGCloud
Browse files
Options
Downloads
Patches
Plain Diff
ozg-5641 remove vorgang-manager egress rule
parent
ca0612b4
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
elster-transfer/templates/network_policy.yaml
+0
-7
0 additions, 7 deletions
elster-transfer/templates/network_policy.yaml
elster-transfer/unit-tests/network_policy_test.yaml
+2
-9
2 additions, 9 deletions
elster-transfer/unit-tests/network_policy_test.yaml
with
2 additions
and
16 deletions
elster-transfer/templates/network_policy.yaml
+
0
−
7
View file @
d18e7d40
...
...
@@ -26,13 +26,6 @@ spec:
{{
toYaml . | indent 2
}}
{{
- end
}}
egress
:
-
to
:
-
namespaceSelector
:
{}
podSelector
:
matchLabels
:
component
:
vorgang-manager
ports
:
-
port
:
9090
-
to
:
-
namespaceSelector
:
matchLabels
:
...
...
This diff is collapsed.
Click to expand it.
elster-transfer/unit-tests/network_policy_test.yaml
+
2
−
9
View file @
d18e7d40
...
...
@@ -48,7 +48,7 @@ tests:
-
Ingress
-
Egress
-
it
:
validate
ingress rule
s
-
it
:
should add
ingress rule
for vorgang-manager
set
:
networkPolicy
:
dnsServerNamespace
:
test-dns-namespace
...
...
@@ -64,7 +64,7 @@ tests:
matchLabels
:
component
:
vorgang-manager
-
it
:
validate egress
-
it
:
should add egress rule to dns service
set
:
networkPolicy
:
dnsServerNamespace
:
test-dns-namespace
...
...
@@ -72,13 +72,6 @@ tests:
-
equal
:
path
:
spec.egress
value
:
-
to
:
-
namespaceSelector
:
{}
podSelector
:
matchLabels
:
component
:
vorgang-manager
ports
:
-
port
:
9090
-
to
:
-
namespaceSelector
:
matchLabels
:
...
...
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