Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
92fa9dae
Verified
Commit
92fa9dae
authored
2 years ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
docs(mok): Add NetworkPolicy documentation to README
parent
742e3587
No related branches found
No related tags found
No related merge requests found
Pipeline
#14020
passed
2 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
charts/mok/README.md
+1
-0
1 addition, 0 deletions
charts/mok/README.md
charts/mok/values.yaml
+1
-0
1 addition, 0 deletions
charts/mok/values.yaml
with
2 additions
and
0 deletions
charts/mok/README.md
+
1
−
0
View file @
92fa9dae
...
...
@@ -51,6 +51,7 @@ Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that run
| dovecot.volumes.vmail.volumeMode | string |
`"Filesystem"`
| |
| fullnameOverride | string |
`""`
| |
| nameOverride | string |
`""`
| |
| networkPolicy.create | bool |
`true`
| Create NetworkPolicies to access the mailserver from outside |
| postfix.affinity | object |
`{}`
| |
| postfix.image.pullPolicy | string |
`"IfNotPresent"`
| |
| postfix.image.repository | string |
`"quay.io/shivering-isles/postfix"`
| postfix container image |
...
...
This diff is collapsed.
Click to expand it.
charts/mok/values.yaml
+
1
−
0
View file @
92fa9dae
...
...
@@ -186,4 +186,5 @@ serviceAccount:
name
:
"
"
networkPolicy
:
# -- Create NetworkPolicies to access the mailserver from outside
create
:
true
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