Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
moqui
/
k8s-moqui
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8bace96f
authored
2023-04-19 15:33:25 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Set default-exec/default-logs container.
1 parent
510d61f0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
charts/moqui/values.yaml
charts/moqui/values.yaml
View file @
8bace96
...
...
@@ -135,7 +135,9 @@ serviceAccount:
podSecurityContext
:
{}
securityContext
:
{}
replicaCount
:
1
podAnnotations
:
{}
podAnnotations
:
kubectl.kubernetes.io/default-exec-container
:
moqui
kubectl.kubernetes.io/default-logs-container
:
moqui
resources
:
{}
nodeSelector
:
{}
affinity
:
{}
...
...
Please
register
or
sign in
to post a comment