UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Add support for OCI deployments

Merged Micah Nagel requested to merge flux-oci into master
Compare and
75 files
+ 1031
68
Compare changes
  • Side-by-side
  • Inline
Files
75
{{- if .Values.addons.anchore.enabled }}
{{- if and (eq (include "checkGitRef" .Values.addons.anchore) "true") .Values.addons.anchore.enabled }}
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: GitRepository
metadata:
Loading