UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Fixing image annotations conditionals

Merged Ryan Garcia requested to merge 180-image-annotations into main
All threads resolved!
3 files
+ 8
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
3
---
apiVersion: v1
name: gitlab
version: 6.9.2-bb.0
version: 6.9.2-bb.1
appVersion: 15.9.2
description: The One DevOps Platform
keywords:
@@ -55,10 +55,10 @@ annotations:
condition: postgresql.install
image: registry1.dso.mil/ironbank/opensource/postgres/postgresql12:12.14
- name: ubi8
condition: ungradeCheck.enabled
condition: upgradeCheck.enabled
image: registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.7
- name: gitlab-exporter
condition: gitlab-exporter.enabled
condition: gitlab.gitlab-exporter.enabled
image: registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-exporter:15.9.2
- name: bbtests
condition: bbtests.enabled
Loading