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
c1ccbbf1
authored
2023-02-28 16:00:20 -0600
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Switch from Deployment to StatefulSet as the default kind.
1 parent
4fae8b5b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
charts/moqui/values.yaml
charts/moqui/values.yaml
View file @
c1ccbbf
1
kind
:
Deploymen
t
1
kind
:
StatefulSe
t
2
2
3
imagePullSecrets
:
{}
3
imagePullSecrets
:
{}
4
image
:
4
image
:
...
...
Please
register
or
sign in
to post a comment