Sign in

Administrator / spring-boot-user-management-system · Files

Logo

GitLab

  • Back to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • spring-boot-user-management-system
  • k8s
  • namespace.yaml
  • Added the code
    ce4f5e96
    Administrator authored
    2025-10-22 23:07:18 +0800  
    Browse Code ยป
namespace.yaml 128 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
apiVersion: v1
kind: Namespace
metadata:
  name: user-management
  labels:
    name: user-management
    environment: production