mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-16 23:22:53 +00:00
Condenses Documentation
This commit is contained in:
@@ -28,10 +28,10 @@ spec:
|
||||
- name: turbovault
|
||||
# UPDATE THIS: Replace with your registry path
|
||||
# Examples:
|
||||
# - GitHub Container Registry: ghcr.io/username/turbovault:latest
|
||||
# - GitHub Container Registry: ghcr.io/ryankazokas/turbovault-app:latest
|
||||
# - Docker Hub: docker.io/username/turbovault:latest
|
||||
# - Private registry: registry.example.com/turbovault:latest
|
||||
image: ghcr.io/username/turbovault:latest
|
||||
image: ghcr.io/ryankazokas/turbovault-app:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
|
||||
Reference in New Issue
Block a user