Skip to content

Commit

Permalink
Fix IMAGE PLACEHOLDER
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Oct 3, 2024
1 parent b826807 commit 6cd2c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/aws/eks/deployment_files/test-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
- "true"
topologyKey: kubernetes.io/hostname
containers:
- image: ghcr.io/iabtechlab/uid2-operator-eks-uid2:IMAGE_PLACEHOLDER
- image: IMAGE_PLACEHOLDER
imagePullPolicy: Always
name: operator
ports:
Expand Down

0 comments on commit 6cd2c27

Please sign in to comment.