Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove spaces in labels
  • Loading branch information
Piotr Godowski authored and Piotr Godowski committed Sep 28, 2023
commit 1ad5db33b040de2e85fe654961459ecc947437a0
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ spec:
app.kubernetes.io/instance: operand-deployment-lifecycle-manager
app.kubernetes.io/managed-by: operand-deployment-lifecycle-manager
app.kubernetes.io/name: operand-deployment-lifecycle-manager
productName: IBM Cloud Platform Common Services
productName: IBM_Cloud_Platform_Common_Services
name: operand-deployment-lifecycle-manager
spec:
replicas: 1
Expand All @@ -594,7 +594,7 @@ spec:
app.kubernetes.io/instance: operand-deployment-lifecycle-manager
app.kubernetes.io/managed-by: operand-deployment-lifecycle-manager
app.kubernetes.io/name: operand-deployment-lifecycle-manager
productName: IBM Cloud Platform Common Services
productName: IBM_Cloud_Platform_Common_Services
intent: projected-odlm
name: operand-deployment-lifecycle-manager
spec:
Expand Down