Delete 'vault-secrets/service.yaml'

This commit is contained in:
siddharth
2022-09-24 19:04:40 +00:00
parent 4771bbd656
commit a8f5f37021

View File

@@ -1,15 +0,0 @@
apiVersion: v1
kind: Service
metadata:
creationTimestamp: null
labels:
app: secret-app
name: secret-app
spec:
ports:
- port: 80
protocol: TCP
targetPort: 80
selector:
app: secret-app
type: NodePort