ci: fix PR comment k8s snippet (#10433)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		| @ -54,6 +54,7 @@ runs: | |||||||
|             authentik: |             authentik: | ||||||
|                 outposts: |                 outposts: | ||||||
|                     container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s |                     container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s | ||||||
|  |             global: | ||||||
|                 image: |                 image: | ||||||
|                     repository: ghcr.io/goauthentik/dev-server |                     repository: ghcr.io/goauthentik/dev-server | ||||||
|                     tag: ${{ inputs.tag }} |                     tag: ${{ inputs.tag }} | ||||||
| @ -65,6 +66,7 @@ runs: | |||||||
|             authentik: |             authentik: | ||||||
|                 outposts: |                 outposts: | ||||||
|                     container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s |                     container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s | ||||||
|  |             global: | ||||||
|                 image: |                 image: | ||||||
|                     repository: ghcr.io/goauthentik/dev-server |                     repository: ghcr.io/goauthentik/dev-server | ||||||
|                     tag: ${{ inputs.tag }}-arm64 |                     tag: ${{ inputs.tag }}-arm64 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L