Add memcached
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m27s
Gitea Actions Demo / test (push) Successful in 1m16s
Gitea Actions Demo / release-image (push) Successful in 59s

This commit is contained in:
2024-07-29 10:13:57 -05:00
parent c57d3303ed
commit 9ce79f2f67
4 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: toy
resources:
- deployment.yaml
- services.yaml