mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-09 05:06:29 +10:00
Fix typo (#13834)
Signed-off-by: Mauro Franchini <mau.mdq@gmail.com> Signed-off-by: Mauro Franchini <mau.mdq@gmail.com>
This commit is contained in:
@@ -414,7 +414,7 @@ You may want to have Argo Workflows controller connected to a database to store
|
||||
postgresql.enabled=true
|
||||
```
|
||||
|
||||
If your installaion does not require to to store controller evidences, you can disable the controller persistence by setting `postgresql.enabled=false`, `mysql.enabled=false` and ` externalDatabase.enabled=false`.
|
||||
If your installation does not require to to store controller evidences, you can disable the controller persistence by setting `postgresql.enabled=false`, `mysql.enabled=false` and ` externalDatabase.enabled=false`.
|
||||
|
||||
#### External database
|
||||
|
||||
@@ -495,4 +495,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user