We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fafff40 commit 467c177Copy full SHA for 467c177
gitops/apps/velero/webui-backend-deploy.yaml
@@ -17,7 +17,7 @@ spec:
17
serviceAccountName: webui-backend
18
containers:
19
- name: api
20
- image: docker.io/dserio83/velero-api:0.1.16
+ image: docker.io/dserio83/velero-api:0.1.21
21
imagePullPolicy: Always
22
ports:
23
- containerPort: 8001
0 commit comments