/** Hubble relay customization */
export interface ProjectKubeCustomizationCiliumHubbleRelay {
    /** Enable relay */
    enabled?: boolean;
}
//# sourceMappingURL=ProjectKubeCustomizationCiliumHubbleRelay.d.ts.map