This commit is contained in:
gregory hendrickson
2023-01-26 13:19:12 -08:00
parent 8fee6e1014
commit aeacb8c89e

View File

@@ -6,15 +6,12 @@ metadata:
spec: spec:
replicas: 1 replicas: 1
selector: selector:
app: ghost spec:
tier: mysql containers:
strategy: - name: mysql
type: Recreate image: mysql:8.0
template: ports:
metadata: - containerPort: 3306
labels:
app: ghost
tier: mysql
spec: spec:
containers: containers:
- name: mysql - name: mysql