Skip to content

Commit

Permalink
after rebasing: point to correct default pcm image from intel organiz…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
ppalucki committed May 21, 2024
1 parent 61607db commit 17a9198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/pcm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fullnameOverride: ""

### -------------- Image options ------------
image:
repository: ghcr.io/opcm/pcm
repository: ghcr.io/intel/pcm
pullPolicy: IfNotPresent
tag: "latest" # uses .Chart.AppVersion if empty
imagePullSecrets: {}
Expand Down

0 comments on commit 17a9198

Please sign in to comment.