File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 metadata :
5252 labels :
5353 app : {{NETWORK_NAME}}-postgres
54+ annotations :
55+ karpenter.sh/do-not-disrupt : " true"
5456 spec :
5557 containers :
5658 - name : postgres
@@ -123,6 +125,8 @@ spec:
123125 metadata :
124126 labels :
125127 app : {{NETWORK_NAME}}-ipfs
128+ annotations :
129+ karpenter.sh/do-not-disrupt : " true"
126130 spec :
127131 containers :
128132 - name : ipfs
@@ -184,6 +188,8 @@ spec:
184188 metadata :
185189 labels :
186190 app : {{NETWORK_NAME}}-graph-node
191+ annotations :
192+ karpenter.sh/do-not-disrupt : " true"
187193 spec :
188194 containers :
189195 - name : graph-node
Original file line number Diff line number Diff line change 5151 metadata :
5252 labels :
5353 app : {{NETWORK_NAME}}-postgres
54+ annotations :
55+ karpenter.sh/do-not-disrupt : " true"
5456 spec :
5557 containers :
5658 - name : postgres
@@ -123,6 +125,8 @@ spec:
123125 metadata :
124126 labels :
125127 app : {{NETWORK_NAME}}-ipfs
128+ annotations :
129+ karpenter.sh/do-not-disrupt : " true"
126130 spec :
127131 containers :
128132 - name : ipfs
@@ -184,6 +188,8 @@ spec:
184188 metadata :
185189 labels :
186190 app : {{NETWORK_NAME}}-graph-node
191+ annotations :
192+ karpenter.sh/do-not-disrupt : " true"
187193 spec :
188194 containers :
189195 - name : graph-node
You can’t perform that action at this time.
0 commit comments