Update docs/reference/operator_parameters.md
This commit is contained in:
		
							parent
							
								
									7b5fe73382
								
							
						
					
					
						commit
						dc9616e717
					
				|  | @ -276,7 +276,7 @@ configuration they are grouped under the `kubernetes` key. | ||||||
| * **secret_name_template** | * **secret_name_template** | ||||||
|   a template for the name of the database user secrets generated by the |   a template for the name of the database user secrets generated by the | ||||||
|   operator. `{namespace}` is replaced with name of the namespace if |   operator. `{namespace}` is replaced with name of the namespace if | ||||||
|   enable_cross_namespace_secret is set, otherwise the |   `enable_cross_namespace_secret` is set, otherwise the | ||||||
|   secret is in cluster's namespace. `{username}` is replaced with name of the |   secret is in cluster's namespace. `{username}` is replaced with name of the | ||||||
|   secret, `{cluster}` with the name of the cluster, `{tprkind}` with the kind |   secret, `{cluster}` with the name of the cluster, `{tprkind}` with the kind | ||||||
|   of CRD (formerly known as TPR) and `{tprgroup}` with the group of the CRD. |   of CRD (formerly known as TPR) and `{tprgroup}` with the group of the CRD. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue