Skip to content

Commit 268da73

Browse files
dhaiducekopenshift-merge-robot
authored andcommitted
Add back name label to deployment
This is used for debug log collection by the framework. Signed-off-by: Dale Haiducek <[email protected]>
1 parent 3039061 commit 268da73

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

deploy/manager/manager.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ spec:
1313
metadata:
1414
labels:
1515
app: governance-policy-framework-addon
16+
name: governance-policy-framework-addon
1617
spec:
1718
securityContext:
1819
runAsNonRoot: true

deploy/operator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ spec:
207207
metadata:
208208
labels:
209209
app: governance-policy-framework-addon
210+
name: governance-policy-framework-addon
210211
spec:
211212
containers:
212213
- args:

0 commit comments

Comments
 (0)