We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65b71a commit a40c6a5Copy full SHA for a40c6a5
config/publisher/cloud_platform/deployment.yaml.erb
@@ -75,7 +75,7 @@ spec:
75
envFrom:
76
- configMapRef:
77
name: <%= config_map_name %>
78
- image: ghcr.io/cabinetoffice/fb-runner:branch-feature-deploy-32d4849
+ image: ghcr.io/cabinetoffice/fb-runner:branch-feature-deploy-37e2667
79
imagePullPolicy: Always
80
ports:
81
- containerPort: <%= container_port %>
0 commit comments