Skip to content
Prev Previous commit
Next Next commit
typo in ibm-entitlement-key
Signed-off-by: Allen Li <[email protected]>
  • Loading branch information
qpdpQ committed Jan 30, 2025
commit 2c9c7911774665e3a62d83d49d8b36e948c329c4
2 changes: 1 addition & 1 deletion helm-cluster-scoped/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
imagePullPrefix: icr.io
imagePullSecret: ibm-entilement-key
imagePullSecret: ibm-entitlement-key

# Note there are no leading or trailing /'s
imageRegistryNamespaceOperator: cpopen
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
imagePullPrefix: icr.io
imagePullSecret: ibm-entilement-key
imagePullSecret: ibm-entitlement-key

# Note there are no leading or trailing /'s
imageRegistryNamespaceOperator: cpopen
Expand Down