Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
k8s-ingress
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
uplex-varnish
k8s-ingress
Commits
75706ae8
Commit
75706ae8
authored
Oct 02, 2020
by
Geoff Simmons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
viking-service helm chart sets the non-privileged http target port.
parent
d962aeb9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
values.yaml
charts/viking-service/values.yaml
+1
-1
values-nonroot-varnish.yaml
examples/varnish_pod_template/values-nonroot-varnish.yaml
+0
-5
No files found.
charts/viking-service/values.yaml
View file @
75706ae8
...
...
@@ -175,7 +175,7 @@ vikingService:
ports
:
http
:
80
https
:
443
httpTarget
:
http
httpTarget
:
8888
varnishadm
:
6081
ready
:
8080
config
:
8000
...
...
examples/varnish_pod_template/values-nonroot-varnish.yaml
View file @
75706ae8
...
...
@@ -9,11 +9,6 @@ vikingService:
fsGroup
:
998
runAsUser
:
102
service
:
ports
:
http
:
80
httpTarget
:
8888
## Name of the ingress class to route through this controller
##
ingressClass
:
varnish
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment