add resource request
This commit is contained in:
		@@ -61,6 +61,10 @@ spec:
 | 
			
		||||
          containers:
 | 
			
		||||
            - name: grafana
 | 
			
		||||
              image: grafana/grafana:12.0.0
 | 
			
		||||
              resources:
 | 
			
		||||
                requests:
 | 
			
		||||
                  cpu: 100m
 | 
			
		||||
                  memory: 128Mi
 | 
			
		||||
              env:
 | 
			
		||||
                - name: AUTH_CLIENT_ID
 | 
			
		||||
                  valueFrom:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user