Remove Keel annotations
This commit is contained in:
		@@ -12,10 +12,6 @@ kind: StatefulSet
 | 
			
		||||
metadata:
 | 
			
		||||
  name: etherpad
 | 
			
		||||
  namespace: etherpad
 | 
			
		||||
  annotations:
 | 
			
		||||
    keel.sh/policy: minor
 | 
			
		||||
    keel.sh/trigger: poll
 | 
			
		||||
    keel.sh/pollSchedule: "@midnight"
 | 
			
		||||
spec:
 | 
			
		||||
  # Etherpad does NOT support running multiple replicas due to
 | 
			
		||||
  # in-application caching https://github.com/ether/etherpad-lite/issues/3680
 | 
			
		||||
 
 | 
			
		||||
@@ -363,10 +363,6 @@ metadata:
 | 
			
		||||
  labels:
 | 
			
		||||
    app: node-exporter
 | 
			
		||||
  name: node-exporter
 | 
			
		||||
  annotations:
 | 
			
		||||
    keel.sh/policy: force
 | 
			
		||||
    keel.sh/trigger: poll
 | 
			
		||||
    keel.sh/pollSchedule: "@midnight"
 | 
			
		||||
spec:
 | 
			
		||||
  selector:
 | 
			
		||||
    matchLabels:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user