logging: added deployment namespace #4

Closed
dos4dev wants to merge 1 commits from restore_syslog_ingestion_support into master
Member
No description provided.
lauri was assigned by dos4dev 2022-10-08 18:06:50 +00:00
dos4dev added 1 commit 2022-10-08 18:06:50 +00:00
Owner

Please don't define namespaces in manifests, this can easily result in cascaded deletion of everything inside the namespace.

Since most resources here are managed by Argo please use Argo application definition to add namespaces. Argo has CreateNamespace sync option for this.

https://git.k-space.ee/k-space/kube/src/branch/master/argocd/applications/harbor.yml#L17

Please don't define namespaces in manifests, this can easily result in cascaded deletion of everything inside the namespace. Since most resources here are managed by Argo please use Argo application definition to add namespaces. Argo has `CreateNamespace` sync option for this. https://git.k-space.ee/k-space/kube/src/branch/master/argocd/applications/harbor.yml#L17
dos4dev closed this pull request 2022-10-20 06:59:01 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: k-space/kube#4
No description provided.