Skip to content

Commit

Permalink
Start opp replicas, og ta bor infobanner om nedetid
Browse files Browse the repository at this point in the history
  • Loading branch information
joarau committed Jan 15, 2025
1 parent c4d9704 commit 1ae13ad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
3 changes: 0 additions & 3 deletions deploy/nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ spec:
readiness:
initialDelay: 5
path: /internal/isReady
replicas:
max: 0
min: 0
azure:
application:
enabled: true
Expand Down
3 changes: 0 additions & 3 deletions src/felles/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import InfoAlert from './header/navigeringsmeny/InfoAlert';
import Navigeringsmeny from './header/navigeringsmeny/Navigeringsmeny';
import useAmplitude from './header/useAmplitude';
import { Rolle } from './tilgangskontroll/Roller';
import InfoAlertMidlertidigNedetid from 'felles/header/navigeringsmeny/InfoAlertMidlertidigNedetid';

const Header = () => {
const [mockAktiv] = useLocalStorageToggle('Mock modia');
Expand All @@ -25,8 +24,6 @@ const Header = () => {
}}
/>

<InfoAlertMidlertidigNedetid />

<Navigeringsmeny />
{!harRolle([
Rolle.AD_GRUPPE_REKRUTTERINGSBISTAND_ARBEIDSGIVERRETTET,
Expand Down
15 changes: 0 additions & 15 deletions src/felles/header/navigeringsmeny/InfoAlertMidlertidigNedetid.tsx

This file was deleted.

0 comments on commit 1ae13ad

Please sign in to comment.