We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384e6bf commit a8a2904Copy full SHA for a8a2904
infra/api.yaml
@@ -25,11 +25,11 @@ spec:
25
nameOverride: goweb
26
image:
27
name: vibioh/goweb
28
- tag: "202411111639" # {"$imagepolicy": "default:flux-goweb-api:tag"}
+ tag: "202411220927" # {"$imagepolicy": "default:flux-goweb-api:tag"}
29
labels:
30
tags.datadoghq.com/env: "production"
31
tags.datadoghq.com/service: "goweb"
32
- tags.datadoghq.com/version: "202411111639" # {"$imagepolicy": "default:flux-goweb-api:tag"}
+ tags.datadoghq.com/version: "202411220927" # {"$imagepolicy": "default:flux-goweb-api:tag"}
33
env:
34
- name: GOMAXPROCS
35
valueFrom:
0 commit comments