Skip to content
Merged
Prev Previous commit
Next Next commit
remove operandregistry and operadconfig
Signed-off-by: Allen Li <[email protected]>
  • Loading branch information
qpdpQ committed Jan 29, 2025
commit d7c907b7f03f5e9ba9493e875c6463d5a720913e
4 changes: 3 additions & 1 deletion helm-cluster-scoped/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
imagePullPrefix: icr.io
imagePullSecret: ibm-entilement-key

# Note there are no leading or trailing /'s
imageRegistryNamespaceOperator: cpopen
imageRegistryNamespaceOperand: cpopen/cpfs
imagePullSecret: ibm-entilement-key

# other configuration you think you might need for your operator
# following are examples, not required:
Expand Down
Loading