mirror of
https://github.com/bitnami/containers.git
synced 2026-02-28 07:17:29 +08:00
Delete unmaintained test.yaml file
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
## This is test deployment for Kubernetes platforms.
|
||||
## This is not intended to be used in production.
|
||||
##
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
labels:
|
||||
app: test-python
|
||||
name: test-python
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: test-python
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
app: test-python
|
||||
spec:
|
||||
containers:
|
||||
- image: bitnami/python
|
||||
name: python
|
||||
Reference in New Issue
Block a user