Switched to public repo
This commit is contained in:
parent
2719899060
commit
6d2ebe9567
@ -14,7 +14,7 @@ type: application
|
||||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
|
||||
@ -6,7 +6,7 @@ replicaCount: 1
|
||||
nginx:
|
||||
name: nginx
|
||||
image:
|
||||
repository: harbor.ervine.dev/library/x86_64/alpine/nginx
|
||||
repository: harbor.ervine.dev/public/x86_64/alpine/nginx
|
||||
tag: alpine
|
||||
pullPolicy: Always
|
||||
|
||||
@ -37,7 +37,7 @@ nginx:
|
||||
wordpress:
|
||||
name: wordpress
|
||||
image:
|
||||
repository: harbor.ervine.dev/library/x86_64/alpine/wordpress
|
||||
repository: harbor.ervine.dev/public/x86_64/alpine/wordpress
|
||||
tag: php7.4-fpm-alpine
|
||||
pullPolicy: Always
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user