fix: remove namespace from all deployment files
Namespace is now managed by Argo's spec.destination.namespace (nxtgauge) This stops the permanent OutOfSync noise from duplicate namespace definitions.
This commit is contained in:
parent
dc5aacb03c
commit
5312f60bf8
20 changed files with 0 additions and 20 deletions
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-catering-services
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-catering-services
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-companies
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-companies
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-cron
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-cron
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-customers
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-customers
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-developers
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-developers
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-employees
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-employees
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-fitness-trainers
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-fitness-trainers
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-gateway
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-gateway
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-graphic-designers
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-graphic-designers
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-job-seekers
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-job-seekers
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-jobs
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-jobs
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-leads
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-leads
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-makeup-artists
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-makeup-artists
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-payments
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-payments
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-photographers
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-photographers
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-social-media-managers
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-social-media-managers
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-tutors
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-tutors
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-ugc-content-creators
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-ugc-content-creators
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-users
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-users
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: nxtgauge-rust-video-editors
|
||||
namespace: nxtgauge
|
||||
labels:
|
||||
app: nxtgauge-rust-video-editors
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue