update example chart URL in remote-secrets doc (#1809)
update example chart URL Signed-off-by: David Neeley <david.neeley@motorolasolutions.com> Co-authored-by: David Neeley <david.neeley@motorolasolutions.com>
This commit is contained in:
		
							parent
							
								
									188f24ade1
								
							
						
					
					
						commit
						7317d56121
					
				|  | @ -17,8 +17,8 @@ To fetch single key from remote secret storage you can use `fetchSecretValue` te | ||||||
| 
 | 
 | ||||||
| repositories: | repositories: | ||||||
|   - name: stable |   - name: stable | ||||||
|     url: https://kubernetes-charts.storage.googleapis.com |     url: https://charts.helm.sh/stable | ||||||
| 
 | --- | ||||||
| environments: | environments: | ||||||
|   default: |   default: | ||||||
|     values: |     values: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue