Skip to content

Commit

Permalink
Removes secret (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 authored Aug 14, 2023
1 parent 729d166 commit 7570c65
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 28 deletions.
8 changes: 0 additions & 8 deletions example/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,14 +133,6 @@ metadata:
name: receiver-config-cf8g6bh7tg
---
apiVersion: v1
kind: Secret
metadata:
annotations:
kubernetes.io/service-account.name: kubelogreader
name: kubelogreader
type: kubernetes.io/service-account-token
---
apiVersion: v1
kind: Service
metadata:
name: relp-service
Expand Down
1 change: 0 additions & 1 deletion example/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ resources:
- services/serviceaccount.json
- services/role.json
- services/rolebinding.json
- services/secret.json
- pods/first-pod.json
- pods/second-pod.json
- pods/third-pod.json
Expand Down
11 changes: 0 additions & 11 deletions example/services/secret.json

This file was deleted.

8 changes: 0 additions & 8 deletions k8s_01/templates/secret.yaml

This file was deleted.

0 comments on commit 7570c65

Please sign in to comment.