Skip to content

Commit

Permalink
Remove nitro-enclave namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Oct 8, 2024
1 parent dfc5d55 commit fdb4f6b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions scripts/aws/eks/deployment_files/test-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: compute
name: NAMESPACE_PLACEHOLDER
---
apiVersion: v1
kind: ConfigMap
Expand Down Expand Up @@ -154,13 +154,6 @@ spec:
secret:
secretName: github-test-secret
---
apiVersion: v1
kind: Namespace
metadata:
name: nitro-enclaves
labels:
name: nitro-enclaves
---
apiVersion: apps/v1
kind: DaemonSet
metadata:
Expand Down

0 comments on commit fdb4f6b

Please sign in to comment.