Signed-off-by: Mauro Franchini <mau.mdq@gmail.com>

Signed-off-by: Mauro Franchini <mau.mdq@gmail.com>
This commit is contained in:
Mauro Franchini
2022-12-14 08:21:26 +01:00
committed by GitHub
parent 95cf0f344f
commit 9626798958
+2 -2
View File
@@ -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.