Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Makefile.vendor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ HUB = quay.io/maistra-dev
CHANNELS = "stable,stable-3.0"
DEFAULT_CHANNEL = stable
HELM_VALUES_FILE = ossm/values.yaml
GENERATE_RELATED_IMAGES = false
USE_IMAGE_DIGESTS = false
PATCH_HELM_VALUES = false

.PHONY: build-fips
build-fips: ## Build sail-operator binary for FIPS mode.
Expand Down