-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Service and Namespace configurations for webserver001, webserver0…
…02, and sshserver001; remove deprecated configurations for webserver1, webserver2, and sshserver1
- Loading branch information
1 parent
8e3de3e
commit f3c187e
Showing
14 changed files
with
56 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ | |
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: webserver1 | ||
name: proxyserver001 | ||
labels: | ||
name: webserver1 | ||
app: webserver1 | ||
name: proxyserver001 | ||
app: proxyserver001 | ||
owner: EliasDH | ||
environment: production | ||
annotations: | ||
description: This namespace is used for the webserver1 application. | ||
description: This namespace is used for the proxyserver001 application. | ||
contact: [email protected] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ | |
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: proxyserver1 | ||
name: sshserver001 | ||
labels: | ||
name: proxyserver1 | ||
app: proxyserver1 | ||
name: sshserver001 | ||
app: sshserver001 | ||
owner: EliasDH | ||
environment: production | ||
annotations: | ||
description: This namespace is used for the proxyserver1 application. | ||
description: This namespace is used for the sshserver001 application. | ||
contact: [email protected] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ | |
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: sshserver1 | ||
name: webserver001 | ||
labels: | ||
name: sshserver1 | ||
app: sshserver1 | ||
name: webserver001 | ||
app: webserver001 | ||
owner: EliasDH | ||
environment: production | ||
annotations: | ||
description: This namespace is used for the sshserver1 application. | ||
description: This namespace is used for the webserver001 application. | ||
contact: [email protected] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ | |
apiVersion: v1 | ||
kind: Namespace | ||
metadata: | ||
name: webserver2 | ||
name: webserver002 | ||
labels: | ||
name: webserver2 | ||
app: webserver2 | ||
name: webserver002 | ||
app: webserver002 | ||
owner: Zizis | ||
environment: production | ||
annotations: | ||
description: This namespace is used for the webserver2 application. | ||
description: This namespace is used for the webserver002 application. | ||
contact: [email protected] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters