chore: fix changed log word
Co-authored-by: Mateus Miranda <mateus.miranda@sumup.com> Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
This commit is contained in:
parent
ceb071eb7b
commit
f2564ed89c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{{- if .Values.configs.repositoryCredentials }}
|
{{- if or .Values.configs.repositoryCredentials .Values.server.config.repositories }}
|
||||||
WARNING: You are using configs.repositoryCredentials parameter that's DEPRECATED
|
WARNING: You are using configs.repositoryCredentials parameter that's DEPRECATED
|
||||||
Instead, use configs.repositoryTemplates and/or configs.repositories parameters
|
Instead, use configs.repositoryTemplates and/or configs.repositories parameters
|
||||||
Read More about here: https://argo-cd.readthedocs.io/en/latest/operator-manual/declarative-setup/#legacy-behaviour
|
Read More about here: https://argo-cd.readthedocs.io/en/latest/operator-manual/declarative-setup/#legacy-behaviour
|
||||||
|
|
Loading…
Reference in a new issue