https://github.com/mpromonet/ansible-k8s-postgres
https://github.com/mpromonet/ansible-k8s-postgres
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mpromonet/ansible-k8s-postgres
- Owner: mpromonet
- Created: 2022-11-20T15:13:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T15:14:34.000Z (over 2 years ago)
- Last Synced: 2025-01-30T13:25:48.161Z (4 months ago)
- Language: Dockerfile
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
docker build -t ansiblehelm .
docker run --net=host -v $HOME/.kube:/home/semaphore/.kube ansiblehelm
```