Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
approval-process
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
market
approval-process
Commits
1d73983f
Commit
1d73983f
authored
Aug 29, 2023
by
徐泽意
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
9dc100f0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
templates/_helpers.tpl
templates/_helpers.tpl
+1
-1
values.yaml
values.yaml
+2
-2
No files found.
templates/_helpers.tpl
View file @
1d73983f
...
...
@@ -34,6 +34,6 @@ If release name contains chart name it will be used as a full name.
{{- if not (eq "amd64" .Values.global.imageArch) -}}
{{- print "-" .Values.global.imageArch -}}
{{- else -}}
{{- print "
-" "amd64
" -}}
{{- print "" -}}
{{- end -}}
{{- end }}
values.yaml
View file @
1d73983f
...
...
@@ -64,9 +64,9 @@ approvalProcessForm:
#redis地址
redisHost
:
apaas-redis.apaas-v5
#redis端口
redisPort
:
"
6379"
redisPort
:
6379
#redis数据库
redisDatabase
:
"
0"
redisDatabase
:
0
#redis密码
redisPasswd
:
resources
:
...
...
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