mirror of https://github.com/portainer/portainer
fixed typo
parent
1faed11fd6
commit
85eca81584
|
@ -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…
Reference in New Issue