removes some comments
This commit is contained in:
parent
c8eac10fcf
commit
6afdc2c64f
2 changed files with 0 additions and 6 deletions
|
@ -4,14 +4,11 @@ kind: Job
|
|||
metadata:
|
||||
name: argocd-config
|
||||
namespace: argocd
|
||||
# annotations:
|
||||
# argocd.argoproj.io/hook: PostSync
|
||||
spec:
|
||||
template:
|
||||
metadata:
|
||||
generateName: argocd-config-
|
||||
spec:
|
||||
# serviceAccountName: bot
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: push
|
||||
|
|
|
@ -4,14 +4,11 @@ kind: Job
|
|||
metadata:
|
||||
name: forgejo-config
|
||||
namespace: gitea
|
||||
# annotations:
|
||||
# argocd.argoproj.io/hook: PostSync
|
||||
spec:
|
||||
template:
|
||||
metadata:
|
||||
generateName: forgejo-config-
|
||||
spec:
|
||||
# serviceAccountName: bot
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: push
|
||||
|
|
Loading…
Reference in a new issue