Skip to content

Commit

Permalink
Remove Licensify namespace configuration
Browse files Browse the repository at this point in the history
- Licensify namespace is now managed by Terraform in alphagov/govuk-infrastructure#1571
- As part of #1883
  • Loading branch information
nimalank7 committed Jan 16, 2025
1 parent 124ad9c commit f21049f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions charts/app-config/templates/govuk-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,5 @@ spec:
- PrunePropagationPolicy=foreground
- PruneLast=true
- ApplyOutOfSyncOnly=true
managedNamespaceMetadata:
labels:
argocd.argoproj.io/managed-by: {{ $.Values.argoNamespace | default $.Release.Namespace }}
pod-security.kubernetes.io/audit: "restricted"
pod-security.kubernetes.io/enforce: "baseline"
pod-security.kubernetes.io/warn: "restricted"
---
{{ end }}

0 comments on commit f21049f

Please sign in to comment.