mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
fixed typo
This commit is contained in:
parent
1faed11fd6
commit
85eca81584
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class KubernetesRedeployAppGitFormController {
|
||||||
RepositoryAuthentication: false,
|
RepositoryAuthentication: false,
|
||||||
RepositoryUsername: '',
|
RepositoryUsername: '',
|
||||||
RepositoryPassword: '',
|
RepositoryPassword: '',
|
||||||
// auto upadte
|
// auto update
|
||||||
AutoUpdate: {
|
AutoUpdate: {
|
||||||
RepositoryAutomaticUpdates: false,
|
RepositoryAutomaticUpdates: false,
|
||||||
RepositoryMechanism: RepositoryMechanismTypes.INTERVAL,
|
RepositoryMechanism: RepositoryMechanismTypes.INTERVAL,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue