Skip to content

Commit

Permalink
Update owner labels in Namespace.yaml files for webserver001, webserv…
Browse files Browse the repository at this point in the history
…er002, webserver003, and webserver004
  • Loading branch information
EliasDeHondt committed Jan 14, 2025
1 parent a8cc593 commit c677199
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Supercluster/Cluster01/WebServer001/Namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
labels:
name: webserver001
app: webserver001
owner: "EliasDH"
owner: EliasDH
environment: production
annotations:
description: This namespace is used for the webserver001 application.
Expand Down
2 changes: 1 addition & 1 deletion Supercluster/Cluster01/WebServer002/Namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
labels:
name: webserver002
app: webserver002
owner: "Ter Eiken Sport"
owner: Ter_Eiken_Sport
environment: production
annotations:
description: This namespace is used for the webserver002 application.
Expand Down
2 changes: 1 addition & 1 deletion Supercluster/Cluster01/WebServer003/Namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
labels:
name: webserver003
app: webserver003
owner: "Ter Eiken Sport"
owner: Ter_Eiken_Sport
environment: production
annotations:
description: This namespace is used for the webserver003 application.
Expand Down
2 changes: 1 addition & 1 deletion Supercluster/Cluster01/WebServer004/Namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
labels:
name: webserver004
app: webserver004
owner: "Ter Eiken Sport"
owner: Ter_Eiken_Sport
environment: production
annotations:
description: This namespace is used for the webserver004 application.
Expand Down

0 comments on commit c677199

Please sign in to comment.