make resources adoptable
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
03e163a8c6
commit
f5954eeb38
|
@ -3,6 +3,11 @@ kind: HelmRelease
|
||||||
metadata:
|
metadata:
|
||||||
name: fp
|
name: fp
|
||||||
namespace: futureporn
|
namespace: futureporn
|
||||||
|
annotations:
|
||||||
|
meta.helm.sh/release-name: fp
|
||||||
|
meta.helm.sh/release-namespace: futureporn
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
|
|
|
@ -8,5 +8,10 @@ keywords:
|
||||||
- hentai
|
- hentai
|
||||||
- porn
|
- porn
|
||||||
- r18
|
- r18
|
||||||
|
- projektmelody
|
||||||
|
- archive
|
||||||
|
- chaturbate
|
||||||
|
- fansly
|
||||||
|
- vod
|
||||||
sources: []
|
sources: []
|
||||||
home: 'https://gitea.futureporn.net/futureporn'
|
home: 'https://gitea.futureporn.net/futureporn'
|
||||||
|
|
|
@ -5,10 +5,10 @@ metadata:
|
||||||
name: external-dns
|
name: external-dns
|
||||||
namespace: futureporn
|
namespace: futureporn
|
||||||
annotations:
|
annotations:
|
||||||
app.kubernetes.io/managed-by: Helm
|
|
||||||
meta.helm.sh/release-name: fp
|
meta.helm.sh/release-name: fp
|
||||||
meta.helm.sh/release-namespace: futureporn
|
meta.helm.sh/release-namespace: futureporn
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/managed-by: Helm
|
||||||
---
|
---
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
|
|
Loading…
Reference in New Issue