Skip to content

Commit

Permalink
fix cluster sample yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Ziming Zhang <zziming@vmware.com>
  • Loading branch information
bitsf committed Dec 4, 2020
1 parent 57461ef commit 377f5a0
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions manifests/samples/full_stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,6 @@ metadata:
spec:
harborAdminPasswordRef: admin-core-secret
externalURL: https://sample.harbor.domain
redis:
host: harbor-redis-master
port: 6379
passwordRef: harbor-redis
database:
hosts:
- host: harbor-database-postgresql
port: 5432
username: postgres
passwordRef: harbor-database-password
sslMode: disable
expose:
core:
ingress:
Expand All @@ -73,10 +62,6 @@ spec:
tokenIssuer:
name: service-token
kind: Issuer
imageChartStorage:
filesystem:
registryPersistentVolume:
claimName: sample-harbor-registry
inClusterDatabase:
kind: PostgresSQL
postgresSqlSpec:
Expand Down

0 comments on commit 377f5a0

Please sign in to comment.