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
82796b9c
Verified
Commit
82796b9c
authored
2 years ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
chore(syncthing): Adjust some whitespaces
parent
b3873f91
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/k8s01/syncthing/syncthing.yaml
+21
-21
21 additions, 21 deletions
apps/k8s01/syncthing/syncthing.yaml
with
21 additions
and
21 deletions
apps/k8s01/syncthing/syncthing.yaml
+
21
−
21
View file @
82796b9c
...
...
@@ -23,21 +23,21 @@ spec:
-
name
:
syncthing
image
:
docker.io/syncthing/syncthing:1.22.1
ports
:
-
containerPort
:
8384
name
:
web
protocol
:
TCP
-
containerPort
:
22000
name
:
transfer-tcp
protocol
:
TCP
-
containerPort
:
22000
name
:
transfer-quick
protocol
:
UDP
-
containerPort
:
21027
name
:
discovery
protocol
:
UDP
-
containerPort
:
8384
name
:
web
protocol
:
TCP
-
containerPort
:
22000
name
:
transfer-tcp
protocol
:
TCP
-
containerPort
:
22000
name
:
transfer-quick
protocol
:
UDP
-
containerPort
:
21027
name
:
discovery
protocol
:
UDP
volumeMounts
:
-
name
:
storage
mountPath
:
/var/syncthing
-
name
:
storage
mountPath
:
/var/syncthing
resources
:
requests
:
cpu
:
100m
...
...
@@ -46,10 +46,10 @@ spec:
cpu
:
1000m
memory
:
1Gi
volumeClaimTemplates
:
-
metadata
:
name
:
storage
spec
:
accessModes
:
[
"
ReadWriteOnce"
]
resources
:
requests
:
storage
:
70Gi
\ No newline at end of file
-
metadata
:
name
:
storage
spec
:
accessModes
:
[
"
ReadWriteOnce"
]
resources
:
requests
:
storage
:
70Gi
\ No newline at end of file
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