This commit is contained in:
		@@ -15,7 +15,7 @@ spec:
 | 
				
			|||||||
  template:
 | 
					  template:
 | 
				
			||||||
    metadata:
 | 
					    metadata:
 | 
				
			||||||
      labels:
 | 
					      labels:
 | 
				
			||||||
        app: output-service-rdb
 | 
					        app: output-service-tsdb
 | 
				
			||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - image: registry.kmlabz.com/tormakris/output-service-tsdb
 | 
					        - image: registry.kmlabz.com/tormakris/output-service-tsdb
 | 
				
			||||||
@@ -24,4 +24,4 @@ spec:
 | 
				
			|||||||
            - configMapRef:
 | 
					            - configMapRef:
 | 
				
			||||||
                name: output-service-tsdb-config
 | 
					                name: output-service-tsdb-config
 | 
				
			||||||
      imagePullSecrets:
 | 
					      imagePullSecrets:
 | 
				
			||||||
        - name: regcred
 | 
					        - name: regcred
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user