fix secret name
This commit is contained in:
		@@ -26,10 +26,10 @@ spec:
 | 
			
		||||
apiVersion: external-secrets.io/v1beta1
 | 
			
		||||
kind: ExternalSecret
 | 
			
		||||
metadata:
 | 
			
		||||
  name: codeserver-cloudflared-secret
 | 
			
		||||
  name: code-server-cloudflared-secret
 | 
			
		||||
  namespace: {{ .Release.Namespace }}
 | 
			
		||||
  labels:
 | 
			
		||||
    app.kubernetes.io/name: codeserver-cloudflared-secret
 | 
			
		||||
    app.kubernetes.io/name: code-server-cloudflared-secret
 | 
			
		||||
    app.kubernetes.io/instance: {{ .Release.Name }}
 | 
			
		||||
    app.kubernetes.io/version: {{ .Chart.AppVersion }}
 | 
			
		||||
    app.kubernetes.io/component: web
 | 
			
		||||
 
 | 
			
		||||
@@ -7,6 +7,7 @@ keywords:
 | 
			
		||||
  - automation
 | 
			
		||||
sources:
 | 
			
		||||
  - https://github.com/home-assistant
 | 
			
		||||
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | 
			
		||||
maintainers:
 | 
			
		||||
  - name: alexlebens
 | 
			
		||||
dependencies:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user