Skip to content

Commit

Permalink
Fix image uri for cloud run install (#5281)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffjlabo authored Oct 16, 2024
1 parent 7da4bd5 commit 039f9d3
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -138,7 +138,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -138,7 +138,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -138,7 +138,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1 to ensure Piped work correctly.
containers:
- image: ghcr.io/pipe-cd/launcher:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/launcher:{{< blocks/latest_version >}}
args:
- launcher
- --launcher-admin-port=9086
Expand Down Expand Up @@ -142,7 +142,7 @@ spec:
spec:
containerConcurrency: 1 # This must be 1.
containers:
- image: ghcr.io/pipe-cd/piped:{{< blocks/latest_version >}}
- image: gcr.io/pipecd/piped:{{< blocks/latest_version >}}
args:
- piped
- --config-file=/etc/piped-config/config.yaml
Expand Down

0 comments on commit 039f9d3

Please sign in to comment.