EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cache
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Service Desk
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Data Handling
cache
Merge requests
!2
updated chart url source
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
updated chart url source
chart_url_fix
into
main
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Nikola Jankovic
requested to merge
chart_url_fix
into
main
3 years ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
284ec09c
Prev
Next
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
284ec09c
removed debug log level
· 284ec09c
Nikola Jankovic
authored
3 years ago
charts/cache/files/mapcache.xml
+
1
−
1
Options
@@ -101,7 +101,7 @@
</params>
</getmap>
<http>
<url>
http://{{
include "vs-cache.fullname" $
}}-renderer/ows
</url>
<url>
http://{{
$.Release.Name
}}-renderer/ows
</url>
<connection_timeout>
{{ $.Values.config.connectionTimeout }}
</connection_timeout>
<timeout>
{{ $.Values.config.timeout }}
</timeout>
</http>
Loading